Searched refs:INV_PIO2 (Results 1 – 2 of 2) sorted by relevance
24 const INV_PIO2: f64 = 6.36619772367581382433e-01; /* 0x3FE45F30, 0x6DC9C883 */ constant46 let f_n = x64 * INV_PIO2 + TOINT - TOINT; in rem_pio2f()
26 const INV_PIO2: f64 = 6.36619772367581382433e-01; /* 0x3FE45F30, 0x6DC9C883 */ constant53 let f_n = x as f64 * INV_PIO2 + TO_INT - TO_INT; in rem_pio2()