WMLScript » Operators » Arithmetic

Syntax:
+ - * / div % << >> >>> & & | ^ ++ -- ~

The arithmetic operators are used to perform basic, complex, and unary mathematic operations. There are fifteen arithmetic operators.

See Also: