# CEILING

CEILING( `number`)

Rounds the given number to the nearest integer of equal or greater value.

### Arguments

| Argument | Description     |
| -------- | --------------- |
| `number` | Number to round |

### Output

The given number rounded to the nearest integer of equal or greater value

### Example

{% embed url="<https://datawrapper.dwcdn.net/Y41dE/1/>" %}
