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

/haiku/src/system/libroot/posix/musl/math/
H A Dcosf.c23 c3pio2 = 3*M_PI_2, /* 0x4012D97C, 0x7F3321D2 */ variable
59 return __sindf(-x - c3pio2);
61 return __sindf(x - c3pio2);

Completed in 40 milliseconds