Home
last modified time | relevance | path

Searched defs:THPIO4 (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/regress/lib/libm/cephes/
H A Dconst.c100 double THPIO4 = 2.35619449019234492885; /* 3*pi/4 */ variable
146 unsigned short THPIO4[4] = {0x21d2,0x7f33,0xd97c,0x4002}; variable
192 unsigned short THPIO4[4] = {0x4002,0xd97c,0x7f33,0x21d2}; variable
230 unsigned short THPIO4[4] = {040426,0145743,0174631,007222,}; variable
H A Dtestvect.c31 static double MPI, PIO2, MPIO2, PIO4, MPIO4, THPIO4, MTHPIO4; variable