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

# acosh()

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

## Declaration

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