Rounds a double value.
0 |
Double |
Double In |
The source double. |
1 |
Integer |
Decimal Precision |
The number of decimals to which the double should be rounded. |
2 |
Double |
Double Result |
The rounded value. |
SUCCESS |
This command always succeeds. |
None.