Add unit tests for math.derivatives
parent
930458ebd7
commit
e813e1df18
|
@ -0,0 +1,5 @@
|
||||||
|
USING: math math.derivatives tools.test ;
|
||||||
|
IN: math.derivatives.test
|
||||||
|
|
||||||
|
[ 8 ] [ 4 [ sq ] derivative >integer ] unit-test
|
||||||
|
|
Loading…
Reference in New Issue