This function returns the closest integer to the given number.
Bash
round(number) #Output: Number
Examples
|
Parser expression |
Description |
|---|---|
|
Bash
|
This example returns: 2 |
|
Bash
|
This example returns: 1 |
Additional information
Parameters used in this function
|
Parameter |
Input (data type) |
Description |
|---|---|---|
|
|
number |
Any given number or numeric field code. |
Output
This function returns a number
(books) Use cases and examples
| Use case |
|---|
| No content found. |