rune
0.1.0
In rune::
floatfns
rune
::
floatfns
Function
frexp_f
Copy item path
Source
fn frexp_f(s:
f64
) -> (
f64
,
i64
)