|
|
Rounds the specified number to the nearest integer.
Syntax
| Smartsite SXML |
|
|---|---|
float math.round(float a) float math.round(float a, integer digits) |
|
Parameters
Return Value
| Data Type | Description |
|---|---|
| Float | The nearest integer. |