Ruby | Math atanh() function
The atanh() is an inbuilt function in Ruby returns the inverse hyperbolic tangent of an angle given in radians. It accepts values in the range [-1, +1] and returns in the range [-INFINITY, INFINITY]. Syntax: Math.atanh(value) Parameters: The function accepts one mandatory parameter value which speci