summaryrefslogtreecommitdiff
path: root/src/atan2.c
Commit message (Expand)AuthorAgeFilesLines
* Copyright notice update: added 2021 withvlefevre2021-01-031-1/+1
* 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
* Copyright notice update: added 2018 withvlefevre2018-01-031-1/+1
* Copyright notice update: added 2017 withvlefevre2017-01-011-1/+1
* [src/atan2.c] Replaced the use of the MPFR_IS_POWER_OF_2(x) macro byvlefevre2016-08-271-1/+1
* Replacedvlefevre2016-02-041-1/+1
* mpfr_round_p -> MPFR_CAN_ROUNDzimmerma2016-02-021-3/+2
* Copyright notice update: added 2016 withvlefevre2016-01-011-1/+1
* Copyright notice update: added 2015 withvlefevre2015-02-131-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] New mpfr_flags_t type, defined as an unsigned int. For thevlefevre2012-03-261-1/+1
* Changed Arenaire to AriC with:vlefevre2012-01-101-1/+1
* Copyright notice update: added 2012 withvlefevre2012-01-101-1/+1
* [src] Conversion into UTF-8 (only comments were concerned).vlefevre2011-06-201-11/+11
* Updated AUTHORS file and copyright notices (for more consistency).vlefevre2011-05-181-1/+1
* Get rid of deprecated register_printf_function function in logging system.thevenyp2011-03-171-2/+6
* [src/atan2.c] Fix: the overflow or underflow flag was set in the casevlefevre2011-02-181-0/+3
* [src/atan2.c] Support special cases in extremely reduced exponent range.vlefevre2011-02-181-32/+27
* [src/atan2.c] MPFR_EXP -> MPFR_GET_EXP and reformat.vlefevre2011-01-171-11/+13
* Copyright notice update: added 2011 withvlefevre2011-01-171-1/+1
* [src/atan2.c] "Exact" division can be inexact because of the exponent range.lfousse2011-01-131-4/+11
* Add special case for atan2(x,y) when x is a power of 2.lfousse2011-01-131-4/+12
* Source reorganization. In short:vlefevre2010-08-171-0/+262