summaryrefslogtreecommitdiff
path: root/math.c
Commit message (Expand)AuthorAgeFilesLines
* * math.c (math_log): nan takes a dummy argument on Cygwin 1.5.0. backport fromnahi2003-08-031-2/+6
* * math.c (Init_Math): backport asin, acos, atan.matz2002-06-051-0/+37
* * math.c (math_log, math_log10): use nan() instead of 0.0/0.0 on Cygwin.eban2001-03-091-2/+2
* * math.c (math_log, math_log10): should return NaN if x < 0.0eban2001-03-071-0/+5
* 2000-05-01matz2000-05-011-2/+2
* 2000-02-17matz2000-02-171-3/+3
* 20000105matz2000-01-051-1/+1
* 1.4.0matz1999-08-131-1/+1
* This commit was generated by cvs2svn to compensate for changes in r372,matz1999-01-201-24/+50
* This commit was generated by cvs2svn to compensate for changes in r11,matz1998-01-161-34/+18
* Initial revisionv1_0_r2r2matz1998-01-161-0/+135