factor/core/math
Slava Pestov bb4529bff2 math.integers: fix underflow and overflow behavior 2010-12-18 16:00:17 -08:00
..
floats Remove bignum>float VM primitive, and use bignum/f to implement >float on bignums instead, for a slight accuracy gain. Also, bignum/f now has a more efficient post-scaling algorithm to break the circular dependency on bignum>float 2010-11-24 22:41:15 -08:00
integers math.integers: fix underflow and overflow behavior 2010-12-18 16:00:17 -08:00
order Fix typo in between? stack effect docs 2010-05-05 18:16:54 -05:00
parser math.parser: expose a format-float primitive for use by formatting vocabulary 2010-04-13 21:21:28 -07:00
authors.txt
math-docs.factor more help-lint 2010-03-09 21:02:43 -08:00
math-tests.factor add unit tests for comparisons against nan 2009-09-03 17:27:06 -05:00
math.factor Remove bignum>float VM primitive, and use bignum/f to implement >float on bignums instead, for a slight accuracy gain. Also, bignum/f now has a more efficient post-scaling algorithm to break the circular dependency on bignum>float 2010-11-24 22:41:15 -08:00
summary.txt