Function Performed — Given two or more arguments, Minimum returns the name of the member or calculation that has the minimum 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 Minimum column would be East, West, West.