Searched defs:half (Results 1 – 9 of 9) sorted by relevance
/bionic/libm/src/ |
D | e_coshf.c | 23 static const float one = 1.0, half=0.5, huge = 1.0e30; variable
|
D | e_cosh.c | 42 static const double one = 1.0, half=0.5, huge = 1.0e300; variable
|
D | k_sin.c | 52 half = 5.00000000000000000000e-01, /* 0x3FE00000, 0x00000000 */ variable
|
D | e_rem_pio2f.c | 56 half = 5.00000000000000000000e-01, /* 0x3FE00000, 0x00000000 */ variable
|
D | e_rem_pio2.c | 66 half = 5.00000000000000000000e-01, /* 0x3FE00000, 0x00000000 */ variable
|
D | s_erf.c | 117 half= 5.00000000000000000000e-01, /* 0x3FE00000, 0x00000000 */ variable
|
D | s_erff.c | 25 half= 5.0000000000e-01, /* 0x3F000000 */ variable
|
D | e_lgamma_r.c | 91 half= 5.00000000000000000000e-01, /* 0x3FE00000, 0x00000000 */ variable
|
D | e_lgammaf_r.c | 25 half= 5.0000000000e-01, /* 0x3f000000 */ variable
|