34,333
edits
Changes
→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>