rune::floatfns

Function frexp

Source
fn frexp<'ob>(
    x: Gc<NumberType<'_>>,
    cx: &'ob Context<'_>,
) -> Gc<ObjectType<'ob>>