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

# asin()

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

## Declaration

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