Changes

Jump to: navigation, search

JavaScript Operators

3 bytes added, 17:53, 20 April 2007
Arithmetic Operators
== Arithmetic Operators ==
As you might expect, arithmetic operators perform mathematical calculations on both values, and the values assigned to variables. JavaScript arithmetic operators consis consist of a value to the right and left of the operator(better known as ''operands''). For example:
<pre>

Navigation menu