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