log
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.
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. |