ceil
Android
public fun ceil(a: RemoteFloat): RemoteFloat
Returns the smallest RemoteFloat that is greater than or equal to a and is a mathematical integer.
Returns the smallest RemoteFloat that is greater than or equal to a and is a mathematical integer.
RevenueCat
Add subscriptions to your apps in minutes
public fun ceil(a: RemoteFloat): RemoteFloat
Returns the smallest RemoteFloat that is greater than or equal to a and is a mathematical integer.