---
title: BNNSArithmeticExp
framework: accelerate
role: symbol
role_heading: Global Variable
path: accelerate/bnnsarithmeticexp
---

# BNNSArithmeticExp

An operation that calculates the element-wise result of e raised to the power of its input.

## Declaration

```swift
var BNNSArithmeticExp: BNNSArithmeticFunction { get }
```

## See Also

### Exponential and Logarithmic Functions

- [BNNSArithmeticExp2](accelerate/bnnsarithmeticexp2.md)
- [BNNSArithmeticLog](accelerate/bnnsarithmeticlog.md)
- [BNNSArithmeticLog2](accelerate/bnnsarithmeticlog2.md)
