Round to nearest value.
The image shows the result of ROUND(VALUE;3)
To use ROUND in Mover, do:
ROUND(parameter1;parameter2)
parameter1 is the value we want to remap.
parameter2 is the multiple we want to round to.