in reply to Math::round not rounding correctly

In the old FORTRAN days we added .5 then truncated.

James

There's never enough time to do it right, but always enough time to do it over...

Replies are listed 'Best First'.
Re^2: Math::round not rounding correctly
by ikegami (Patriarch) on Dec 23, 2014 at 21:15 UTC

    That won't help. It will also round 3461.4999999999995 down.