Searched hist:181204 (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/lib/msun/src/
H A De_atan2l.cdiff 181204 Sat Aug 02 17:25:14 MDT 2008 das A few minor corrections, including some from bde:
- When y/x is huge, it's faster and more accurate to return pi/2
instead of pi - pi/2.
- There's no need for 3 lines of bit fiddling to compute -z.
- Fix a comment.
H A De_atan2.cdiff 181204 Sat Aug 02 17:25:14 MDT 2008 das A few minor corrections, including some from bde:
- When y/x is huge, it's faster and more accurate to return pi/2
instead of pi - pi/2.
- There's no need for 3 lines of bit fiddling to compute -z.
- Fix a comment.
H A De_atan2f.cdiff 181204 Sat Aug 02 17:25:14 MDT 2008 das A few minor corrections, including some from bde:
- When y/x is huge, it's faster and more accurate to return pi/2
instead of pi - pi/2.
- There's no need for 3 lines of bit fiddling to compute -z.
- Fix a comment.

Completed in 60 milliseconds