libm
0.2.11
In libm::
math::
frexp
Functions
frexp
libm
::
math
::
frexp
Function
frexp
Copy item path
Settings
Help
Summary
Source
pub fn frexp(x:
f64
) -> (
f64
,
i32
)