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