libm
0.2.11
In libm::
math::
modf
libm
::
math
::
modf
Function
modf
Copy item path
source
pub fn modf(x:
f64
) -> (
f64
,
f64
)