Rounds the input number down to the largest integer of equal or lesser value. Category:Documentation Index
Fetch the complete documentation index at: https://docs.anlytic.com/llms.txt
Use this file to discover all available pages before exploring further.
math
Syntax:
IntColumn
Context Filtering: ✓ Yes
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
number | number|column | ✓ Yes | The number to be rounded down. |
Validation
- Minimum parameters: 1
- Maximum parameters: 1
Examples
3
-4