Composables UI is out: our new component library for Compose Multiplatform ->
Function

exp

Returns Euler's number e raised to the power of the given RemoteFloat value a.

exp

Source set: Android
public fun exp(a: RemoteFloat): RemoteFloat

Returns Euler's number e raised to the power of the given RemoteFloat value a.

Last updated: