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