Python - tensorflow.math.atanh()
TensorFlow is open-source python library designed by Google to develop Machine Learning models and deep learning  neural networks. atanh() is used to find element wise atanh of x. Syntax: tf.math.atanh(x, name) Parameters: x: It's the input tensor. Allowed dtype for this tensor are bfloat16, half,