Function linux_api_math::remainder [] [src]

pub unsafe extern "C" fn remainder(numer: c_double, denom: c_double) -> c_double

Returns the floating-point remainder of numer / denom