summaryrefslogtreecommitdiff
path: root/sin.c
Commit message (Expand)AuthorAgeFilesLines
* 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-1/+1
* Misc bug fixes and code clean-up.vlefevre2002-02-041-6/+7
* fixed bug for sin(3*Pi/2)zimmerma2001-12-211-3/+15
* removed K&R function headerszimmerma2001-11-161-8/+1
* changed Library GPL to Lesser GPLzimmerma2001-11-161-4/+4
* implement ternary inexact flagzimmerma2001-10-151-4/+4
* new implementation of mpfr_sin, using mpfr_coszimmerma2001-09-071-0/+85