This is a base 24 calculator, using a = 10, b = 11, c = 12, and so on up to n = 23 calculating operations without conversion. Hit space and type either addition, subtraction, multiplication, or division in the box (Only addition has been added so far.) For addition, put in three (eventually four) or less numbers separated by commas in the box given, such as "78,9k,4g". An answer will start appearing on the screen then. After a new number does not appear for at most 3 seconds, that should be your answer. To get back to the operation selector, hit space.
kek I've done quite a few tests and it seems to work 100% of the time, if you do notice something wrong feel free to tell me in the comments. note: I found a minor bug that can sometimes occur when adding three at once so be warned; it appears to be rare and i have not pinpointed it yet At the moment (for whatever reason) decimals do not work. This will (hopefully) be fixed soon.