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

/fuchsia/zircon/third_party/ulib/musl/third_party/math/
H A Dcosf.c22 c3pio2 = 3 * M_PI_2, /* 0x4012D97C, 0x7F3321D2 */ variable
57 return __sindf(-x - c3pio2);
59 return __sindf(x - c3pio2);

Completed in 23 milliseconds