Next: Color, Previous: Astronomy and Calendars, Up: Routine Groups [Contents][Index]
A list of (alphabetical) binary operators (Operators) follows below.
Arithmetical:
To perform modulo-arithmetic.
To perform signed modulo-arithmetic.
Logical:
Logical AND.
Logical AND with conditional evaluation.
Logical OR.
Logical OR with conditional evaluation.
Logical exclusive-OR.
Relational:
Equal to.
Greater than or equal to.
Greater than.
Less than or equal to.
Less than.
Not equal to.