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

# asinh()

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

## Declaration

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