next up previous contents
Next: Floating Point Numbers Up: Expressions Previous: Spaces Inside Variables Values   Contents

Operators

Operators are listed below in order of increasing precedence. Operators with equal precedence are grouped within { } symbols.

Parentheses are used for grouping in the usual manner.

Operator precedence is applied as one would expect in any of the C or C derived languages.


next up previous contents
Next: Floating Point Numbers Up: Expressions Previous: Spaces Inside Variables Values   Contents
2012-11-21