|
Functions by Category Functions by Alphabetical list
This function returns the maximum number from a list of numbers. Examples: Max(9,6,1,18.6,15);#Returns 18.6
Related functions: log , cos , exp , abs , int , sqrt , sin , atan2 , ceil , floor , log10 , IsNull , IsEqual , NVL , MinValue , Min , Max , Sum , Cum , Round , RoundToQuarter , RoundToTickSize
|