summaryrefslogtreecommitdiffstats
path: root/lib/cmath.rb
Commit message (Expand)AuthorAgeFilesLines
* do not pass -infinity.tadf2008-12-111-3/+3
* * lib/cmath.rb (sqrt): should pass nan or infinity to the originaltadf2008-12-111-1/+1
* * lib/cmath.rb (log2,cbrt,frexp,ldexp,hypot,erf,erfc,gamma,lgamma):tadf2008-10-181-0/+10
* * complex.c: an instance method image has been removed andtadf2008-09-201-16/+16
* * numeric.c: provides predicate real? instead of scalar?.tadf2008-09-161-17/+17
* * complex.c (nucomp_div): now behaves as quo.tadf2008-08-221-17/+17
* * lib/cmath.rb: new.tadf2008-04-051-0/+223