This website requires JavaScript.
Explore
Help
Sign In
steve
/
factor
Watch
1
Star
0
Fork
You've already forked factor
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
c67c29cf27
factor
/
library
/
test
/
benchmark
/
fac.factor
6 lines
90 B
Factor
Raw
Normal View
History
Unescape
Escape
some bignum work
2004-08-25 20:51:19 -04:00
IN:
scratchpad
USE:
math
USE:
test
various cleanups, better memory signal handler
2004-10-17 19:01:16 -04:00
[
1
] [
10000
fac
10000
[ succ
/
] times* ] unit-test