It's an issue with JavaScript toFixed(n)
Use: Math.round(%VALUE% *100)/100
Math.round(%VALUE% *100)/100