Math

Math expressions let you calculate all sorts of things.

TitleOperatorExplanationExample
Addition+Adds together two valuesa + b
SubtractionSubtracts one value from anothera – b
Multiplication*Multiplies two valuesa * b
Division/Divides one value by anothera / b
Modulus%Returns the division remaindera % b