The ATANH function 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 an error of 'atanh: domain error'
Performing this function on a string or empty cell simply does nothing. This function only takes one argument.