The following list describes the basic arithmetic calculations that the CalcBuilder supports.
Addition -- Adds two items together.
Example: Add 10 to the values of Boston.
Subtraction -- Subtracts one item from another.
Example: Subtract TOTAL_DISCOUNT from Revenue.
Multiplication -- Multiplies one item by another.
Example: Multiply Revenue by 1.2.
Division -- Divides one item by another.
Example: Divide Revenue by 0.8.
Ratio -- Calculates the ratio of one item to another.
Example: Calculate the ratio of Profit to Costs.
Advanced Arithmetic Calculations
Prior/future Comparison Calculations
Time Frame Calculations