diff options
author | Rich Felker <dalias@aerifal.cx> | 2012-03-19 09:00:30 -0400 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2012-03-19 09:00:30 -0400 |
commit | 02db27d9deaee71b244c91e720ec819c74dab150 (patch) | |
tree | ef2543fd54a6fdbca8839cb14c71bb10ffdaa8f1 /src/math/erfl.c | |
parent | Merge remote branch 'nsz/master' (diff) | |
download | grovel-02db27d9deaee71b244c91e720ec819c74dab150.tar.gz grovel-02db27d9deaee71b244c91e720ec819c74dab150.tar.xz |
optimize exponential asm for i386
up to 30% faster exp2 by avoiding slow frndint and fscale functions.
expm1 also takes a much more direct path for small arguments (the
expected usage case).
Diffstat (limited to 'src/math/erfl.c')
0 files changed, 0 insertions, 0 deletions