summaryrefslogtreecommitdiff
path: root/atan2.c
Commit message (Expand)AuthorAgeFilesLines
* Added "Contributed by the Arenaire and Cacao projects, INRIA." andvlefevre2007-02-081-1/+2
* Fixed FSF address.vlefevre2006-03-311-1/+1
* Copyright notice update: added 2006.vlefevre2006-01-101-1/+1
* Removed trailing spaces (better for future patches, as such spacesvlefevre2005-08-181-9/+9
* Converted tabs to spaces with expand.vlefevre2005-08-181-120/+120
* Change the address of the FSF.pelissip2005-06-021-2/+2
* fixed minor problem (wrong rounding mode for x=0, y<0), thanks Geoff Baileyzimmerma2005-04-201-2/+1
* Fix atan2 to fit C99 semantic.pelissip2005-04-141-49/+158
* Add TODO.pelissip2005-04-141-3/+27
* Add TODO.pelissip2005-04-131-1/+8
* Add function mpfr_atan2pelissip2005-04-041-0/+72