e2014c1dcb
The fyl2xp1 instruction has such a limited range: -(1 - (sqrt(2) / 2)) <= x <= sqrt(2) - 1 it's not worth trying to use it. Also, I'm not sure fyl2xp1's extra precision will matter once the result is converted from extended real (80 bits) back to double real (64 bits). Reviewed by: jkh Submitted by: jtc |
||
---|---|---|
.. | ||
bsdsrc | ||
i387 | ||
man | ||
src | ||
Makefile |