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....
Definition: ATAN2 is a function that returns the arctangent of the quotient of two numbers. Syntax: =ATAN2(x_num, y_num) Situation: This formula is suitable when you need to find...
Definition: ATANH is a function that returns the inverse hyperbolic tangent of a number. The inverse hyperbolic tangent of a number is the value whose hyperbolic tangent is...