C CanadaJoe New Member Dec 13, 2012 #1 I have a 'weeks' variable in application:Math.abs(var_weeks / ONE_WEEK); and it returns "37.3857142857143 weeks"How can i cut this value to "37.3 weeks" ?I need to leave just one number after comma.Thanks!
I have a 'weeks' variable in application:Math.abs(var_weeks / ONE_WEEK); and it returns "37.3857142857143 weeks"How can i cut this value to "37.3 weeks" ?I need to leave just one number after comma.Thanks!