Relation <

returns true if each argument is less than the one following it; otherwise returns nil.
Alias: /=
Arity: 2
Domain: Number
Range: Number
Axioms:
(= (Inverse >=) <)