> For the complete documentation index, see [llms.txt](https://docs.cascade.io/cascade/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cascade.io/cascade/functions-and-expressions/functions/math/floor.md).

# FLOOR

FLOOR(`number`)

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

### Arguments

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

### Output

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

### Example

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