Hi fellas.
I try to add the amount of 0.296 each time the user presses a button, (On tap button --> System --> add 0.296 to Variable) but when I test in debug mode the first sum does well 0.296+0.296= 0.592
But when you add the next 0.296 the result should be 0.888 but this result comes out 0.8879999999999999
Could you tell me how I can do so that the following sums do not have so many decimals and have a maximum of 3 decimals, that is, 0.888