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