Function

floor

Returns the largest (closest to positive infinity) RemoteFloat value that is less than or equal to a and is equal to a mathematical integer.

floor

Source set: 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.

Last updated: