OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pio2_3
(Results
1 - 5
of
5
) sorted by relevancy
/src/lib/libm/src/
e_rem_pio2.c
42
*
pio2_3
: third 33 bit of pi/2
43
* pio2_3t: pi/2 - (pio2_1+pio2_2+
pio2_3
)
55
pio2_3
= 2.02226624871116645580e-21, /* 0x3BA3198A, 0x2E000000 */
variable in typeref:typename:const double
120
w = fn*
pio2_3
;
e_rem_pio2f.c
75
*
pio2_3
: third 17 bit of pi/2
76
* pio2_3t: pi/2 - (pio2_1+pio2_2+
pio2_3
)
88
pio2_3
= 6.0770943833e-11, /* 0x2e85a300 */
variable in typeref:typename:const float
151
w = fn*
pio2_3
;
e_rem_pio2l.h
44
*
pio2_3
: third 68 bits of pi/2
45
* pio2_3t: pi/2 - (pio2_1+pio2_2+
pio2_3
)
58
pio2_3
= 2.0670321098263988236499468110329591e-43L, /* 0x127044533e63a0105e00000000000.0p-254 */
variable in typeref:typename:const long double
101
w = fn*
pio2_3
;
/src/lib/libm/ld128/
e_rem_pio2l.h
46
*
pio2_3
: third 68 bits of pi/2
47
* pio2_3t: pi/2 - (pio2_1+pio2_2+
pio2_3
)
60
pio2_3
= 2.0670321098263988236499468110329591e-43L, /* 0x127044533e63a0105e00000000000.0p-254 */
variable in typeref:typename:const long double
103
w = fn*
pio2_3
;
/src/lib/libm/ld80/
e_rem_pio2l.h
41
*
pio2_3
: third 39 bits of pi/2
42
* pio2_3t: pi/2 - (pio2_1+pio2_2+
pio2_3
)
50
pio2_3
= 6.36831716351370313614e-25; /* 0x18a2e037074000.0p-133 */
variable in typeref:typename:const double
112
w = fn*
pio2_3
;
Completed in 47 milliseconds
Indexes created Fri Sep 26 08:10:20 GMT 2025