diff options
author | Rich Felker <dalias@aerifal.cx> | 2012-03-19 04:56:07 -0400 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2012-03-19 04:56:07 -0400 |
commit | bc33e617040166e971ec1e6822ac1cc417eb6c9c (patch) | |
tree | 984dfc67487f0759fa5cceca0e9e53e28ad05b99 /src/math/scalbnf.c | |
parent | asm for log functions (diff) | |
download | grovel-bc33e617040166e971ec1e6822ac1cc417eb6c9c.tar.gz grovel-bc33e617040166e971ec1e6822ac1cc417eb6c9c.tar.xz |
asm for inverse trig functions
unlike trig functions, these are easy to do in asm because they do not
involve (arbitrary-precision) argument reduction. fpatan automatically
takes care of domain issues, and in asin and acos, fsqrt takes care of
them for us.
Diffstat (limited to 'src/math/scalbnf.c')
0 files changed, 0 insertions, 0 deletions