VocabularymathInputsOutputsWord descriptionTests if
x is less than
y.
NotesThis word performs an unordered comparison on floating point numbers. On rational numbers it is equivalent to
<. See
Floating point comparison operations for an explanation.
DefinitionMethods