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

# atan()

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

## Declaration

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