Fix - and /
[jscl.git] / src / numbers.lisp
2013-05-19 Owen RodleyFix - and /
2013-05-19 Owen RodleyAdd /= function
2013-05-19 Owen RodleyVariadic functions for * and /
2013-05-19 Owen RodleyDEFCOMPARISON for =
2013-05-19 Owen RodleyMove over some numeric functions from boot.lisp
2013-05-19 Owen RodleyUse DOLIST instead of WHILE
2013-05-19 Owen RodleyCreate numbers.lisp with some basic numeric functions