floor
Android
public fun floor(a: RemoteFloat): RemoteFloat
Returns the largest (closest to positive infinity) RemoteFloat value that is less than or equal to a and is equal to a mathematical integer.
Returns the largest (closest to positive infinity) RemoteFloat value that is less than or equal to a and is equal to a mathematical integer.
RevenueCat
Add subscriptions to your apps in minutes
public fun floor(a: RemoteFloat): RemoteFloat
Returns the largest (closest to positive infinity) RemoteFloat value that is less than or equal to a and is equal to a mathematical integer.