Searched defs:SQRT2 (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/regress/lib/libm/cephes/
H A Dconst.c94 double SQRT2 = 1.41421356237309504880; /* sqrt(2) */ variable
140 unsigned short SQRT2[4] = {0x3bcd,0x667f,0xa09e,0x3ff6}; variable
186 unsigned short SQRT2[4] = {0x3ff6,0xa09e,0x667f,0x3bcd}; variable
224 unsigned short SQRT2[4] = {040265,002363,031771,0157145,}; variable

Completed in 60 milliseconds