Function

ceil

Returns the smallest RemoteFloat that is greater than or equal to a and is a mathematical integer.

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.

Last updated: