Returns the maximum item in the list {0}, or the optional default value {1} if the list is empty. An optional comparisonCriteria value, {2}, may be specified to determine how to compare the items in the list. If this parameter is null, the default comparer is used.
Returns the last row(s) from the table, {0}, depending on the value of {1}: If {1} is a number, that many rows will be returned ...
Returns the least common multiple of integers. The least common multiple is the smallest positive integer that is a multiple ...
Returns the logarithm of a number, {0}, to the specified {1} base. If {1} is not specified, the default value is Number.E. ...
Returns the logarithm of a number, {0}, to the specified {1} base. If {1} is not specified, the default value is Number.E. ...
Returns the maximum item in the list {0}, or the optional default value {1} if the list is empty. An optional comparisonCriteria ...
Returns the maximum value(s) in the list, {0}. After the rows are sorted, optional parameters may be specified to further ...
Returns the median item of the list {0}. This function throws an exception if the list is empty. If there is an even number ...
Returns the member that is a specified number of positions following a specified member along the dimension of the member. ...
Returns the member that is a specified number of positions prior to a specified member along the dimension of the member. ...