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.

lmadsen 2010-01-14