diff options
author | Ian Lynagh <igloo@earth.li> | 2008-05-03 00:08:41 +0000 |
---|---|---|
committer | Ian Lynagh <igloo@earth.li> | 2008-05-03 00:08:41 +0000 |
commit | 6ee9554a738c442719ded861504acb729fd3d431 (patch) | |
tree | 952d58616a512157a8432551264df2423a0fc70c /rts/Sanity.c | |
parent | b515d109750e00630dfaf6055a1ded8dfd61b415 (diff) | |
download | haskell-6ee9554a738c442719ded861504acb729fd3d431.tar.gz |
Fix sin/cos/tan on x86; trac #2059
If the value is > 2^63 then we need to work out its value mod 2pi,
and apply the operation to that instead.
Diffstat (limited to 'rts/Sanity.c')
0 files changed, 0 insertions, 0 deletions