Go to file
JeffBezanson ae2a4dd156 adding integer division function div
changing / to do real division always
fixing equal? to distinguish -0.0 and 0.0
making equal? and eqv? false on numbers of different exactness
2009-05-14 01:30:25 +00:00
femtolisp adding integer division function div 2009-05-14 01:30:25 +00:00
llt adding integer division function div 2009-05-14 01:30:25 +00:00