Fix comment
[jscl.git] / tests / numbers.lisp
2013-06-19 Ken HarrisFixed max/min functions.
2013-06-16 Ken HarrisGCD, LCM, SIGNUM.
2013-05-20 David VázquezFix comment style and better annotation on expected...
2013-05-19 Owen RodleyAdd some tests for the new functions
2013-05-19 Owen RodleyCreate numbers.lisp with some basic numeric functions