summaryrefslogtreecommitdiff
path: root/hypot.c
Commit message (Expand)AuthorAgeFilesLines
* Macros MPFR_EXP_INVALID (invalid exponent value) and MPFR_EXP_CHECKvlefevre2003-05-221-3/+3
* Suppress some #define and fix symbol names (makes code cleaner):vlefevre2002-12-161-1/+1
* Some fixes to avoid overflows.vlefevre2002-10-191-3/+4
* fixed bug for large argumentszimmerma2002-10-191-4/+47
* Precision Nt: int -> mp_prec_t.vlefevre2002-10-181-3/+3
* fixed overflow problemzimmerma2002-10-181-54/+47
* COPYING -> COPYING.LIB and GPL re-added.vlefevre2002-04-151-1/+1
* COPYING.LIB -> COPYING.vlefevre2002-04-051-1/+1
* Copyright line changed.vlefevre2002-03-041-1/+1
* Misc bug fixes and code clean-up.vlefevre2002-02-011-15/+14
* removed K&R function headerszimmerma2001-11-161-9/+1
* changed Library GPL to Lesser GPLzimmerma2001-11-161-4/+4
* add some flagsdaney2001-10-261-76/+82
* err <0 => is now testerdaney2001-10-261-4/+8
* small changes for inexact flagzimmerma2001-10-161-31/+32
* ajout hypotdaney2001-10-161-0/+131