ceil
Source set: 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.
public fun ceil(a: RemoteFloat): RemoteFloat
Returns the smallest RemoteFloat that is greater than or equal to a and is a mathematical integer.
Last updated: