---
title: atanh()
framework: accelerate
role: symbol
role_heading: Instance Method
path: accelerate/bnnsgraph/builder/tensor/atanh()
---

# atanh()

Adds an element-wise atanh operation to the current graph.

## Declaration

```swift
func atanh() -> BNNSGraph.Builder.Tensor<T>
```
