Introduction
Arithmetic operators help you do math in scripts. You can add, subtract, multiply, and divide numbers easily.
Calculate total price from item costs.
Find the difference between two dates in days.
Multiply quantities to get a total amount.
Divide a number to find an average.
Increase a value by a certain percentage.