Round Double

Rounds a double value.

 

Input Arguments

 

0

Double

Double In

The source double.

1

Integer

Decimal Precision

The number of decimals to which the double should be rounded.

 

Return Arguments

 

2

Double

Double Result

The rounded value.

 

Returned Status

 

SUCCESS

This command always succeeds.

Remarks

None.