Module float::ord[][src]

Structs

F32InfNan

Infimum NaN wrapper around f32 (NaN is less than all other values).

F32SupNan

Supremum NaN wrapper around f32 (NaN is greater than all other values).

F64InfNan

Infimum NaN wrapper around f64 (NaN is less than all other values).

F64SupNan

Supremum NaN wrapper around f64 (NaN is greater than all other values).