factor/core/math
Slava Pestov 8cf1c488d4 math.parser: fix example 2009-09-12 21:45:57 -05:00
..
floats math.floats: fix abs on floats; -0.0 abs should be 0.0 not -0.0 2009-09-12 16:24:07 -05:00
integers compiler: add fixnum-min/max intrinsics; ~10% speedup on benchmark.yuv-to-rgb 2009-08-28 19:02:59 -05:00
order math.order: better docs 2009-09-12 16:33:42 -05:00
parser math.parser: fix example 2009-09-12 21:45:57 -05:00
authors.txt
math-docs.factor math, syntax: fix help lint 2009-09-12 21:07:31 -04:00
math-tests.factor add unit tests for comparisons against nan 2009-09-03 17:27:06 -05:00
math.factor math.floats: fix abs on floats; -0.0 abs should be 0.0 not -0.0 2009-09-12 16:24:07 -05:00
summary.txt