Returns the inverse hyperbolic cosine of a number. The number must be greater than or equal to 1. The inverse hyperbolic cosine is the value whose hyperbolic cosine is number, so ACOSH(COSH(number)) equals number.
Returns the first row(s) of the table {0}, depending on the value of {1}: If {1} is a number, that many rows (starting at ...
Returns the greatest common divisor of two integers. The greatest common divisor is the largest integer that divides both ...
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 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 ...