ATANH(x)
x: number
ATANH calculates the inverse hyperbolic tangent of x; that is the value whose hyperbolic tangent is x.
If the absolute value of x is greater than 1.0, ATANH returns #NUM!
This function is Excel compatible.
ATAN, COS, SIN.