i am tyring to round a decimal number after the point to an even number example:
67.73453 to 6.80
486.6789 to 486.60
564.90 to 564.80
but math.round does not do this
any ideas
thanks
67.73453 to 6.80
486.6789 to 486.60
564.90 to 564.80
but math.round does not do this
any ideas
thanks
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Vinay SinghPosted Jun 13, 2016, 1:59 AM