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
57fb4267ab
factor
/
extra
/
math
/
text
/
utils
/
utils-tests.factor
4 lines
90 B
Factor
Raw
Normal View
History
Unescape
Escape
Put 3digit-groups into its own vocabulary
2009-01-23 09:22:03 -05:00
USING:
math.text.utils
tools.test
;
add 10^ to math.functions and update usages
2009-08-11 19:00:24 -04:00
[ {
1
999
2
} ] [
2999001
3
digit-groups ] unit-test