VocabularymathInputsOutputsWord descriptionTests if
x is greater 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