pub fn integer_decode<Self_: Float>(self_: Self_) -> (u64, i16, i8)
Returns the mantissa, base 2 exponent, and sign as integers, respectively.