std::math::nolibc

__rem_pio2

fn int __rem_pio2(double x, double *y)
caller must handle the case when reduction is not needed: |x| ~<= pi/4

Parameters