<h2 id="exp-a">exp</h2>

<div class='sourceset sourceset-android'>Android</div>

```kotlin
public fun exp(a: RemoteFloat): RemoteFloat
```

Returns Euler's number `e` raised to the power of the given [RemoteFloat](/jetpack-compose/androidx.compose.remote/remote-creation-compose/classes/RemoteFloat) value `a`.