factor/core/math
Jon Harper 8d827b2772 math.parser: support >bin and >oct for floats
This is for symmetry with "0o1p0", "0b1p0", bin> and hex> which
all already work
2015-07-30 11:04:51 -07:00
..
floats factor: Retrying on the unit tests. Also normalize some syntax with FUNCTION:. 2015-07-02 17:28:17 -07:00
integers math.integers, comment and simplify bignum/f 2015-07-26 12:33:56 -07:00
order factor: Retrying on the unit tests. Also normalize some syntax with FUNCTION:. 2015-07-02 17:28:17 -07:00
parser math.parser: support >bin and >oct for floats 2015-07-30 11:04:51 -07:00
ratios math.ratios: moving to core. 2015-07-30 10:31:00 -07:00
authors.txt
math-docs.factor math.ratios: moving to core. 2015-07-30 10:31:00 -07:00
math-tests.factor math.ratios: moving to core. 2015-07-30 10:31:00 -07:00
math.factor math.ratios: moving to core. 2015-07-30 10:31:00 -07:00
summary.txt