89 ln2HI[2] ={ 6.93147180369123816490e-01,
90 -6.93147180369123816490e-01,},
91 ln2LO[2] ={ 1.90821492927058770002e-10,
92 -1.90821492927058770002e-10,},
94 P1 = 1.66666666666666019037e-01,
95 P2 = -2.77777777770155933842e-03,
96 P3 = 6.61375632143793436117e-05,
97 P4 = -1.65339022054652515390e-06,
98 P5 = 4.13813679705723846039e-08;
116 if(hx >= 0x40862E42) {
120 if(((hx&0xfffff)|lx)!=0)
122 else return (xsb==0)?
x:0.0;
134 if(hx > 0x3fd62e42) {
135 if(hx < 0x3FF0A2B2) {
145 else if(hx < 0x3e300000) {
153 if(
k==0)
return one-((
x*
c)/(
c-2.0)-
x);
154 else y =
one-((lo-(
x*
c)/(2.0-
c))-hi);
174 static const double o_threshold = 7.09782712893383973096e+02;
175 static const double u_threshold = -7.45133219101941108420e+02;
178 if (_LIB_VERSION == _IEEE_)
182 return __kernel_standard(
x,
x, 6);
184 return __kernel_standard(
x,
x, 7);
GLint GLint GLint GLint GLint GLint y
GLint GLint GLint GLint GLint x
return Display return Display Bool Bool int int int return Display XEvent Bool(*) XPointer return Display return Display Drawable _Xconst char unsigned int unsigned int return Display Pixmap Pixmap XColor XColor unsigned int unsigned int return Display _Xconst char char int char return Display Visual unsigned int int int char unsigned int unsigned int int int return Display Window Cursor return Display Window return Display Drawable GC int int unsigned int unsigned int return Display Drawable GC int int _Xconst char int return Display Drawable GC int int unsigned int unsigned int return Display return Display Cursor return Display GC return XModifierKeymap return char Display Window int return Display return Display int int int return Display long XVisualInfo int return Display Window Atom long long Bool Atom Atom int unsigned long unsigned long k)
static const double halF[2]
static const double invln2
static const double twom1000
static const double ln2LO[2]
static const double ln2HI[2]
static const double u_threshold
static const double o_threshold
double __ieee754_exp(double x)
#define SET_HIGH_WORD(d, v)
#define strong_alias(x, y)
#define GET_LOW_WORD(i, d)
#define GET_HIGH_WORD(i, d)