array: The cell range containing the values given as input. Eg., A2:C8
lambda: The function to be applied to each column in the given array.
column: A variable indicating each column in the given array.
calculation: The calculation to be applied to each column in the given array.