Function core::num::dec2flt::rawfp::prev_float
[−]
[src]
pub fn prev_float<T: RawFloat>(x: T) -> T
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.