VocabularymathInputs and outputsWord descriptionTests if
x is less than or equal to
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