/src/lib/libm/noieee_src/ |
n_j0.c | 285 * where R = pr0 + pr1*s^2 + pr2*s^4 + ... + pr5*s^10 338 static const double pr2[6] = {/* for x in [2.8570,2]=1/[0.3499,0.5] */ variable in typeref:typename:const double[6] 362 else /* if (x >= 2.00) */ {p = pr2; q= ps2;}
|
n_j1.c | 284 * where R = pr0 + pr1*s^2 + pr2*s^4 + ... + pr5*s^10 338 static const double pr2[6] = {/* for x in [2.8570,2]=1/[0.3499,0.5] */ variable in typeref:typename:const double[6] 362 else /* if (x >= 2.0) */ {p = pr2; q= ps2;}
|
n_j0.c | 285 * where R = pr0 + pr1*s^2 + pr2*s^4 + ... + pr5*s^10 338 static const double pr2[6] = {/* for x in [2.8570,2]=1/[0.3499,0.5] */ variable in typeref:typename:const double[6] 362 else /* if (x >= 2.00) */ {p = pr2; q= ps2;}
|
n_j1.c | 284 * where R = pr0 + pr1*s^2 + pr2*s^4 + ... + pr5*s^10 338 static const double pr2[6] = {/* for x in [2.8570,2]=1/[0.3499,0.5] */ variable in typeref:typename:const double[6] 362 else /* if (x >= 2.0) */ {p = pr2; q= ps2;}
|
/src/lib/libm/src/ |
e_j1.c | 197 * where R = pr0 + pr1*s^2 + pr2*s^4 + ... + pr5*s^10 251 static const double pr2[6] = {/* for x in [2.8570,2]=1/[0.3499,0.5] */ variable in typeref:typename:const double[6] 279 else /*if(ix>=0x40000000)*/{p = pr2; q= ps2;}
|
e_j1f.c | 158 * where R = pr0 + pr1*s^2 + pr2*s^4 + ... + pr5*s^10 212 static const float pr2[6] = {/* for x in [2.8570,2]=1/[0.3499,0.5] */ variable in typeref:typename:const float[6] 240 else /*if(ix>=0x40000000)*/{p = pr2; q= ps2;}
|
e_j1.c | 197 * where R = pr0 + pr1*s^2 + pr2*s^4 + ... + pr5*s^10 251 static const double pr2[6] = {/* for x in [2.8570,2]=1/[0.3499,0.5] */ variable in typeref:typename:const double[6] 279 else /*if(ix>=0x40000000)*/{p = pr2; q= ps2;}
|
e_j1f.c | 158 * where R = pr0 + pr1*s^2 + pr2*s^4 + ... + pr5*s^10 212 static const float pr2[6] = {/* for x in [2.8570,2]=1/[0.3499,0.5] */ variable in typeref:typename:const float[6] 240 else /*if(ix>=0x40000000)*/{p = pr2; q= ps2;}
|