calculator
calculator copied to clipboard
Use Ui32tonum instead of i32tonum
It is more appropriate considering we are dealing with unsigned numbers in the context of the code.