This function returns the closest integer to the input number.
Syntax
round(number) #Output: Number
Use cases and examples
Use case | JWT feature | Workflow function | Field type | Automated action | Parser functions |
---|---|---|---|---|---|
Create issues randomly |
This function returns the closest integer to the input number.
round(number) #Output: Number
Parser expression | Description |
---|---|
round(2.2) | This example returns: 2.0 |
round(0.75) | This example returns: 1.0 |
Parameters used in this function
Parameter | Input (data type) | Description |
---|---|---|
number | NUMBER | Any given number or numeric field code. |
This function returns a NUMBER
Use case | JWT feature | Workflow function | Field type | Automated action | Parser functions |
---|---|---|---|---|---|
Create issues randomly |
Powered by Atlassian Confluence 8.5.3, themed by Refined
7.3.10 and Decadis AG