Used to add numeric formula together
This is used to add together numeric formula or values.
E.g. adding together the fields Length and Width in a cutting list rule
=[Length]+[Width]
Here the formula is adding together the results of two other formulas that are dividing the values X and Y of a product.
=(X/2)+(Y/2)