Click on the grey blocks to change the values. If any of you don't know the operators: +: Plus/Addition -: Minus/Subtraction *: Times/Multiplication /: Divide/Division Most of the calculations code is in sprite OpB Press SWAP to change the two numbers, just in case you wrote them the wrong way or something
Click on the blocks to change the values. Division Mode is Decimals or Remainders, decimals is like 10 / 3 equals 3.33333333... and Remainders is like 10 /3 equals 10 r(remainder)3 New bug fixed: 10 divided by 0 equals InfinityrNaN has been changed into NaN New bug fixed: 5 divided by 2 equals 3r1 has been changed into 2r1