torch.Tensor.Tensor.arctanh Tensor.arctanh(): Tensor<S, D, Dev> Alias for atanh (inverse hyperbolic tangent). Uses numpy-style naming convention (arctanh). Returns Tensor<S, D, Dev> See Also atanh - Primary method with full documentation