Copy and Paste the following formula using your data where necessary.
Description:
Rounding Decimal Values. Use the decimal value in the divide and multiply by values to specify the precision.
Math.round({mydec}/0.01)*0.01
Click to copy