factor/basis/math
John Benediktsson 3b72b641e0 Fix help-lint errors for recent hashtable changes. 2011-10-02 17:49:11 -07:00
..
bits
bitwise specialized-arrays: performed some cleanup. 2011-09-26 11:37:51 -07:00
combinatorics Update code that did ">alist sort-" to just "sort-". 2011-04-07 09:01:21 -07:00
complex
constants
floats specialized-arrays: performed some cleanup. 2011-09-26 11:37:51 -07:00
functions math.functions: clean up some more to trim back load-time dependencies; alter tests to avoid inexact float constants where possible and hex-ify inexact constants otherwise 2011-09-22 16:04:49 -07:00
intervals math.intervals: fix some typos in docs 2011-01-18 21:18:35 +09:00
libm math.libm: add missing right parenthesis in description of fexp word 2011-01-16 10:48:06 +09:00
matrices
partial-dispatch
polynomials Update references to "1 tail" to use "rest". 2011-05-03 20:50:23 -07:00
primes math.primes.safe: fix docs. 2011-09-12 10:56:39 -07:00
quaternions
ranges
ratios
rectangles math.rectangles: add infinite recursion check in case somebody does something stupid 2010-09-16 21:27:18 -07:00
statistics Fix help-lint errors for recent hashtable changes. 2011-10-02 17:49:11 -07:00
vectors Refactor the lexer/parser to expose friendlier words for scanning tokens. The preferred top-level words now throw an exception on EOF. 2011-09-29 11:28:28 -07:00