Next: , Previous: , Up: Integers   [Contents][Index]


10.1.7 Arithmetic Operators

The following left-associative binary arithmetic operators are supported, in descending precedence order:

In all the binary arithmetic operations automatic promotions (coercions) are performed in the operands as needed. The rules are:

The following right-associative unary arithmetic operators are supported: