Skip to main content
This is unreleased documentation for the
main
(development) branch of
crypto-glue
.
frexp
libm
0.2.16
libm
Function
frexp
Copy item path
Source
pub fn frexp(x:
f64
) -> (
f64
,
i32
)