summaryrefslogtreecommitdiff
path: root/src/atan.c
Commit message (Expand)AuthorAgeFilesLines
* Copyright notice update: added 2015 withvlefevre2015-02-131-1/+1
* improve mpfr_atan for small precision (patch from Patrick Pelissier)zimmerma2014-11-091-16/+12
* [src/atan.c] Fixed types of some variables, in particularvlefevre2014-02-111-2/+6
* Optimization: likely / unlikely, etc. (patch by Patrick PĂ©lissier).vlefevre2014-01-241-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
* [src/atan.c] Removed trailing whitespace.vlefevre2012-06-261-1/+1
* [atan.c] improved code coverage by removing some dead code after some numericalzimmerma2012-06-261-18/+17
* Changed Arenaire to AriC with:vlefevre2012-01-101-1/+1
* Copyright notice update: added 2012 withvlefevre2012-01-101-1/+1
* Updated AUTHORS file and copyright notices (for more consistency).vlefevre2011-05-181-1/+1
* [src/atan.c] Fixed bug in mpfr_atan: mpfr_check_range was called on thevlefevre2011-05-041-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
* Source reorganization. In short:vlefevre2010-08-171-0/+435