libm
0.2.8
libm
Function
remquo
Copy item path
Source
pub fn remquo(x:
f64
, y:
f64
) -> (
f64
,
i32
)