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

# cosh()

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

## Declaration

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