Returns the inverse of the beta cumulative probability density function (BETA.DIST). If probability = BETA.DIST(x,...TRUE), then BETA.INV(probability,...) = x. The beta distribution can be used in project planning to model probable completion times given an expected completion time and variability.
Returns the integer portion of the result from dividing a number, {0}, by another number, {1}. If {0} or {1} are null, Number.IntegerDivide ...
Returns the inverse hyperbolic cosine of a number. The number must be greater than or equal to 1. The inverse hyperbolic ...
Returns the inverse hyperbolic sine of a number. The inverse hyperbolic sine is the value whose hyperbolic sine is number, ...
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 ...