<h2 id="ceil-a">ceil</h2>

<div class='sourceset sourceset-android'>Android</div>

```kotlin
public fun ceil(a: RemoteFloat): RemoteFloat
```

Returns the smallest [RemoteFloat](/jetpack-compose/androidx.compose.remote/remote-creation-compose/classes/RemoteFloat) that is greater than or equal to `a` and is a mathematical
integer.