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

# acos()

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

## Declaration

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