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: