summaryrefslogtreecommitdiff
path: root/Include/mymath.h
Commit message (Expand)AuthorAgeFilesLines
* Added math.rint() -- round according to current IEEE754 modeGuido van Rossum2000-05-111-0/+2
* Metrowerks PRO4 finally fixes the hypot snafu. (Jack Jansen)Guido van Rossum1998-11-021-1/+1
* Mac CodeWarrior has faulty declaration for hypot, which we hide with aGuido van Rossum1998-04-281-5/+13
* Workaround for bug in Metrowerks MSL headers on 68K Macs (Jack)Guido van Rossum1997-05-201-0/+47
* Change comments/#ifdef structure for declaration for hypot().Guido van Rossum1996-08-291-4/+2
* Correctly use Py_PROTO, not obsolete PROTO.Guido van Rossum1996-08-081-1/+1
* Added extern defn of hypot().Guido van Rossum1996-07-301-0/+6
* Changed ifdef __CFM68K__ to ifdef SYMANTEC__CFM68K__: CW has its ownJack Jansen1995-06-271-2/+2
* changes for Mac CFM-68KGuido van Rossum1995-02-181-0/+16