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