Next: syslib flonums rounding, Previous: syslib flonums predicates, Up: syslib flonums [Index]
Perform comparison operations.
The arguments must be flonums. Return #t if the arguments are all
different: no two arguments are equal; otherwise return #f. When
applied to a single argument: return #f. This operation does
not distinguish between +0.0 and -0.0.
Return the maximum between the operands.
Return the minimum between the operands.