in reply to Re: Math::round not rounding correctlyin thread Math::round not rounding correctly
perl -e 'print int(sprintf("%.10f",(3010*1.15))+0.5)."\n"'