Definition: ACOS is a function that returns the inverse cosine of a number. The inverse cosine of a number is the angle whose cosine is a given number....
Definition: BESSELI is a function that returns the modified Bessel function of the first kind for a complex number. Syntax: =BESSELI(x, n) Situation: This formula is suitable when...
Definition: ACOSH is a function that returns the inverse hyperbolic cosine of a number. The inverse hyperbolic cosine of a number is the value whose hyperbolic cosine is...
Definition: BESSELJ is a function that returns the Bessel function of the first kind for a complex number. Syntax: =BESSELJ(x, n) Situation: This formula is suitable when you...
Definition: ADDRESS is a function that returns a cell reference as a string, based on a specified row and column number. Syntax: =ADDRESS(row_num, column_num, [abs_num], [a1], [sheet_text]) Situation:...
Definition: BESSELK is a function that returns the modified Bessel function of the second kind for a complex number. Syntax: =BESSELK(x, n) Situation: This formula is suitable when...
Definition: AREAS is a function that returns the number of areas in a reference. Syntax: =AREAS(reference) Situation: This formula is suitable when you need to count the number...
Definition: ASINH is a function that returns the inverse hyperbolic sine of a number. The inverse hyperbolic sine of a number is the value whose hyperbolic sine is...
Definition: ATAN is a function that returns the inverse tangent of a number. The inverse tangent of a number is the angle whose tangent is a given number....