FloatingPointPredicate

public enum FloatingPointPredicate : String, Hashable, Sendable
extension FloatingPointPredicate: LosslessStringConvertible

The predicate of an integer comparison.

Note

Ordered means that neither operand is a QNAN while unordered means that either operand may be a QNAN.