See that? We can use +, -, * and /, which we call arithmetic operators, to perform these, well, operations.
+
-
*
/
Are you sure that is a valid JavaScript arithmetic operator?