factor/core/math/integers
Jon Harper 53efceb0ad math.integers, comment and simplify bignum/f
change the "while" that could only execute once to "when"
change the f/loop word name to "mantissa-and-guard" since it's what it
computes
change the check against 2^53 to be explicit
2015-07-26 12:33:56 -07:00
..
authors.txt Initial import 2007-09-20 18:09:08 -04:00
integers-docs.factor improve help by linking to types directly. 2014-05-23 20:20:15 -07:00
integers-tests.factor math.integers, comment and simplify bignum/f 2015-07-26 12:33:56 -07:00
integers.factor math.integers, comment and simplify bignum/f 2015-07-26 12:33:56 -07:00
summary.txt Initial import 2007-09-20 18:09:08 -04:00