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

# sinh()

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

## Declaration

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