libm
0.2.11
libm
Function
frexp
Copy item path
Source
pub fn frexp(x:
f64
) -> (
f64
,
i32
)