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