Next: 5.5.3 Floating Point Numbers
Up: 5.5 Operators
Previous: 5.5.1 Integers
A subset of the operations implemented
for integers are implemented for long integers: arithmetic addition
+, subtraction
-, and multiplication
*, and the integer
comparison operations. Bitwise and boolean operations and division are not
supported.
Fred G. Martin
Fri Mar 29 17:44:15 EST 1996