Hi everyone,

How can I round the following decimal figures to 30.54 decimal:

30.540
30.541
30.542
30.543
30.544
30.545
30.546
30.547
30.548
30.549

I know that Math.Floor does that some how, but can't figure out how to
use it to produce 30.54 precisely.

Thanks,

Maya.

Reply via email to