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