Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | do not pass -infinity. | tadf | 2008-12-11 | 1 | -3/+3 |
* | * lib/cmath.rb (sqrt): should pass nan or infinity to the original | tadf | 2008-12-11 | 1 | -1/+1 |
* | * lib/cmath.rb (log2,cbrt,frexp,ldexp,hypot,erf,erfc,gamma,lgamma): | tadf | 2008-10-18 | 1 | -0/+10 |
* | * complex.c: an instance method image has been removed and | tadf | 2008-09-20 | 1 | -16/+16 |
* | * numeric.c: provides predicate real? instead of scalar?. | tadf | 2008-09-16 | 1 | -17/+17 |
* | * complex.c (nucomp_div): now behaves as quo. | tadf | 2008-08-22 | 1 | -17/+17 |
* | * lib/cmath.rb: new. | tadf | 2008-04-05 | 1 | -0/+223 |