summaryrefslogtreecommitdiff
path: root/atan2.c
Commit message (Expand)AuthorAgeFilesLines
* 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