Closed hawkw closed 11 years ago
Large numbers cause this to happen when switching to scientific notation with a large number on the stack.
ERR: Type: java.lang.IllegalArgumentException Message: Cannot format given Object as a Number
Fixed as of https://github.com/ArcticLight/JRPNMachine/commit/22c40a3b321a59b56eb1fa1c918526a227046be1
Large numbers cause this to happen when switching to scientific notation with a large number on the stack.