50 ln2 = 6.93147180559945286227e-01;
97 if (((hx - 0x3FF00000) | lx) == 0)
double log(double x)
Natural logarithm function (base e)
double sqrt(double x)
Square root function.
#define GET_HIGH_WORD(i, d)
Get the more significant 32 bit int from a double.
#define GET_LOW_WORD(i, d)
Get the less significant 32 bit int from a double.
double acosh(double x)
Inverse hyperbolic cosine function.