The syntax for an array formula is normally this one:
- **=ARRAYFORMULA(array_formula)**
The parameter can be a range, a mathematical expression that uses ranges of the same size, or a function that returns a result that is greater than a single cell. For this example, I will use it to sum the numbers of 2 columns (AKA, a mathematical expression that uses ranges of the same size).