log
Source set: Android
public fun log(a: RemoteFloat): RemoteFloat
Computes the base-10 logarithm of the RemoteFloat a.
Parameters
| a | The value whose logarithm is to be computed. |
Computes the base-10 logarithm of the RemoteFloat a.
Compose Multiplatform
Ship iOS, desktop, and web apps with Compose
RevenueCat
Add subscriptions to your apps in minutes
public fun log(a: RemoteFloat): RemoteFloat
Computes the base-10 logarithm of the RemoteFloat a.
| a | The value whose logarithm is to be computed. |
Last updated: