repo.or.cz
/
factor
/
jcg.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
remove math.blas.syntax and merge parsing words into math.blas.vectors/matrices
[factor/jcg.git]
/
unmaintained
/
math
/
derivatives
/
derivatives-tests.factor
blob
cfbc1fa6ec38d354674e1dbe93bd443281efddbb
1
USING: math math.derivatives tools.test ;
2
IN: math.derivatives.test
3
4
[ 8 ] [ 4 [ sq ] derivative >integer ] unit-test
5