Skip to main content
modff
libm
libm
Function
modff
Copy item path
Source
pub fn modff(x:
f32
) -> (
f32
,
f32
)