Next: , Previous: , Up: iklib numerics   [Index]


6.32.2 Additional comparison functions

Function: != Z1 Z2 Z3

The arguments must be numbers according to number?. Return #t if the arguments are all different: no two arguments are equal; otherwise return #f. When applied to a single argument: return #f.