summaryrefslogtreecommitdiff
path: root/cos.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* mpfr_{div,mul}_2exp -> mpfr_{div,mul}_2ui.vlefevre2002-02-141-2/+2
* Misc bug fixes and code clean-up.vlefevre2002-02-011-3/+3
* mpfr_round -> mpfr_round_prec.vlefevre2002-01-251-1/+1
* now use MPFR_PREC_MINzimmerma2001-11-301-3/+3
* fixed bug for small precision, where r can be >= 1zimmerma2001-11-291-5/+7
* removed K&R function headerszimmerma2001-11-161-13/+0
* assert -> MPFR_ASSERTzimmerma2001-11-161-2/+2
* changed Library GPL to Lesser GPLzimmerma2001-11-161-4/+4
* added static to local functionszimmerma2001-11-161-2/+2
* implement ternary inexact flagzimmerma2001-10-151-5/+5
* new (faster) implementation of mpfr_coszimmerma2001-09-071-0/+150