Function

log

Computes the base-10 logarithm of the RemoteFloat a.

RevenueCat

RevenueCat

Add subscriptions to your apps in minutes

Ad Get started for free

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.