Function Performed — Given two or more arguments, Maximum returns the name of the member or calculation that has the maximum value.
Number of Arguments — Two or more members or calculations.
Options — Whether missing values should be set to 0 in the calculation.
Example — Consider a spreadsheet with East and West as columns and Jan, Feb, Mar as rows. If the East values were 100, 300, and 600 and the West values were 200, 200, 300, the Maximum column would be West, East, East.