I’m trying to get my number to have no more than 2 decimals places but now and then a crazy number like 8.0300000000000000001 will pop up. Is my syntax wrong? I tried to follow carefully from the wiki but I’m just wildly guessing that I put anything where it should be. Am I even using the right function for this? I’ve seen some other things in the forum I can try if this doesn’t work I just thought this would be easiest.
I figured out the problem, I was trying to change the number roundto when the real issue is the text display of the number
1 Like