Round off
Round off a number to the nearest integer
Input parameters
Name | Description | Type | Required | Default value |
---|---|---|---|---|
Number | The number to round off | NUMBER | true |
Output
Name | Description | Type | Default value |
---|---|---|---|
The result variable name | null | NUMBER |
Round off a number to the nearest integer
Name | Description | Type | Required | Default value |
---|---|---|---|---|
Number | The number to round off | NUMBER | true |
Name | Description | Type | Default value |
---|---|---|---|
The result variable name | null | NUMBER |