Skip to main content

Numerical operators

The types int, long, and real represent numerical types. The following operators can be used between pairs of these types: For set membership operators (in, !in, in~, !in~), see Set membership operators.