factor/core/math
John Benediktsson afc07c0e05 io.binary: make le> and be> faster (20% and 75%, respectively).
Removed primitive byte-array>bignum and digit_stream_to_bignum from vm/.
2011-10-11 21:13:30 -07: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 io.binary: make le> and be> faster (20% and 75%, respectively). 2011-10-11 21:13:30 -07:00
order math.order: Removing stack effect (not quite right). 2011-09-23 17:46:49 -07:00
parser math.parser: expose a format-float primitive for use by formatting vocabulary 2010-04-13 21:21:28 -07:00
authors.txt Initial import 2007-09-20 18:09:08 -04:00
math-docs.factor io.binary: make le> and be> faster (20% and 75%, respectively). 2011-10-11 21:13:30 -07:00
math-tests.factor add unit tests for comparisons against nan 2009-09-03 17:27:06 -05:00
math.factor Remove extraneous using from math/ 2011-09-25 19:32:35 -07:00
summary.txt Initial import 2007-09-20 18:09:08 -04:00