The event log will still show the wrong format so Instead of the change I mentionned before, , change lines 426 and 468 to:
finalVal = (Math.round(finalVal* 10.0)/10.0).toFloat()
The event log will still show the wrong format so Instead of the change I mentionned before, , change lines 426 and 468 to:
finalVal = (Math.round(finalVal* 10.0)/10.0).toFloat()