Arithmetic operator (Definition)

An operator that works with numeric operands.

The collection of arithmetic operators includes the operators in the following categories:

Warnings:

See also:Additive operator, Expression, Mathematics, Multiplicative operator, Postfix operator, Prefix decrement (--), Prefix increment (++), Prefix operator, Remainder (%), Remainder then assign (%=), Subtract (-), Subtract then assign (-=), Type conversion

Cross-references:

Wrox Instant JavaScript - page - 18