Searched refs:pio2 (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/lib/msun/src/
H A De_asinf.c32 pio2 = 1.570796326794896558e+00; variable
44 return x*pio2; /* asin(+-1) = +-pi/2 with inexact */
63 t = pio2-2.0*(s+s*w);

Completed in 48 milliseconds