Searched defs:TWOOPI (Results 1 – 1 of 1) sorted by relevance
/openbsd-src/regress/lib/libm/cephes/ |
H A D | const.c | 101 double TWOOPI = 6.36619772367581343075535E-1; /* 2/pi */ variable 147 unsigned short TWOOPI[4] = {0xc883,0x6dc9,0x5f30,0x3fe4}; variable 193 unsigned short TWOOPI[4] = {0x3fe4,0x5f30,0x6dc9,0xc883}; variable 231 unsigned short TWOOPI[4] = {040042,0174603,067116,042025,}; variable
|