Function std::num::dec2flt::rawfp::prev_float [] [src]

pub fn prev_float<T>(x: T) -> T where T: RawFloat
Unstable (dec2flt)

: internal routines only exposed for testing

Find the largest floating point number strictly smaller than the argument. Does not handle subnormals, zero, or exponent underflow.