summaryrefslogtreecommitdiff
path: root/src/sin.c
Commit message (Expand)AuthorAgeFilesLines
* [src/sin.c] Added a TODO about range reduction.vlefevre2021-04-301-0/+3
* Copyright notice update: added 2021 withvlefevre2021-01-031-1/+1
* [src/{sin.c,sin_cos.c}]vlefevre2020-12-151-3/+9
* [src/sin.c] increase initial precision even morezimmerma2020-03-011-1/+1
* [src/sin.c] increase initial precision when x is largezimmerma2020-02-291-1/+3
* Copyright notice update: added 2020 withvlefevre2020-01-081-1/+1
* Updated the www.gnu.org URL's (http → https) on all the files with:vlefevre2019-01-071-1/+1
* Copyright notice update: added 2019 withvlefevre2019-01-011-1/+1
* changed mpfr_mul (a, b, b, ...) into mpfr_sqr (a, b, ...) whenever possiblezimmerma2018-03-151-1/+1
* Copyright notice update: added 2018 withvlefevre2018-01-031-1/+1
* [src/sin.c] simplified code with RNDAzimmerma2017-12-221-3/+2
* Copyright notice update: added 2017 withvlefevre2017-01-011-1/+1
* [src/sin.c] Handled a FIXME.vlefevre2016-12-151-3/+8
* [src/sin.c] Added missing word in r11032 comment.vlefevre2016-12-121-2/+2
* [src/sin.c] Common/related subexpressions. Added a FIXME.vlefevre2016-12-121-5/+8
* [sin.c] improved strategy for initial precisionzimmerma2016-12-121-1/+7
* Replacedvlefevre2016-02-041-1/+1
* Copyright notice update: added 2016 withvlefevre2016-01-011-1/+1
* [src/{cos.c,sin.c}] Fixed bug related to the exponent range, introducedvlefevre2015-06-101-1/+5
* Copyright notice update: added 2015 withvlefevre2015-02-131-1/+1
* Use MPFR_IS_NEG and MPFR_IS_POS instead of comparing the sign with 0.vlefevre2014-06-251-1/+1
* Copyright notice update: added 2014 withvlefevre2014-01-031-1/+1
* Use copyright year ranges, followingvlefevre2013-05-301-1/+1
* Copyright notice update: added 2013 withvlefevre2013-01-031-1/+1
* [trndna.c] increase emin when smallest possiblezimmerma2012-07-031-1/+0
* Changed Arenaire to AriC with:vlefevre2012-01-101-1/+1
* Copyright notice update: added 2012 withvlefevre2012-01-101-1/+1
* Get rid of deprecated register_printf_function function in logging system.thevenyp2011-03-171-2/+4
* Copyright notice update: added 2011 withvlefevre2011-01-171-1/+1
* [src/sin.c] Fixed failure in debug mode (missing MPFR_IS_ZERO test).vlefevre2010-12-171-0/+1
* Replaced some MPFR_EXP by MPFR_GET_EXP.vlefevre2010-12-171-2/+2
* Source reorganization. In short:vlefevre2010-08-171-0/+180