Returns the item that appears most frequently in the list, {0}. If the list is empty an exception is thrown. If multiple items appear with the same maximum frequency, the last one is chosen.
An optional comparisonCriteria
value, {1}, can be specified to control equality testing.
Returns the inverse hyperbolic tangent of a number. Number must be between -1 and 1 (excluding -1 and 1). The inverse hyperbolic ...
Returns the inverse of the beta cumulative probability density function (BETA.DIST). If probability = BETA.DIST(x,.TRUE), ...
Returns the inverse of the left-tailed probability of the chi-squared distribution. The chi-squared distribution is commonly ...
Returns the inverse of the right-tailed probability of the chi-squared distribution. If probability = CHISQ.DIST.RT(x,.), ...
Returns the item that appears most frequently in the list, {0}. If the list is empty an exception is thrown. If multiple ...
Returns the items in list {0} that do not appear in list {1}. Duplicate values are supported. An optional equation criteria ...
Returns the largest numeric value in a column, or the larger value between two scalar expressions. Ignores logical values ...
Returns the largest numeric value in a column, or the larger value between two scalar expressions. Ignores logical values ...
Returns the largest row(s) in the {0}, given the {1}. After the rows are sorted, the {2} parameter must be specified to further ...