Rounds a floating-point value to the of fractional digits (between 0 and 15).

Properties

Float:                      Location of the number to round

Precision:   Precision of the decimal place E.g ‘1’for rounding to the tenths decimal

Output

Output-location: Location to store the output data

Example

1.123 will become 1.12 if the precision is set to 2 decimal place