Forecasting & Planning Solutions
Home Products & Solutions Resources Customers Partners Company
 

contents.gifindex.gifprev1.gifnext1.gif

max

Format: max( list )
max(
x1, x2, ... )

Arguments: [any] list Input list

(any) x1, x2, ... Input values

Returns: (any) The largest element in list if only one argument is supplied or the largest of all arguments if more than one argument is supplied

Note: If list contains text strings, max returns the string that is last in an alphabetic sort of all elements.

Examples: max([1,2,3,4,5]) = 5

max(1,2,3,4,5) = 5

max(["a","b","c"]) = c

See Also: best, pct, min, med, count, sum, prod, avg, std, variance, emv, bin

  Forecasting Software  |  Demand Planning Software  |  Financial Forecasting Software
Sales Forecasting Software  |  Inventory Optimization Software  |  S&OP Software
Decision Support Software  |  Expert System Software  |  Online Surveys

Contact Us  |  Terms of Use  |  Privacy Policy  |  Site Map
Vanguard Software
© 2013 Vanguard Software Corporation