[][src]Crate float_next_after

Traits

FloatDecode

Decodes a float into a tuple with (mantissa: u64, exponent: i16, and sign: i8)

NextAfter

Get the next valid float in the direction of y