I am SO proud of the GUI. Probably one of my biggest projects; 702 blocks Follows orders of operation (PEMDAS/GEMDAS) Rounds answers to nears ten-thousandth (4 decimals) Always was going to make one, but I accedentally deleted all the code of my attempt and gave up. (Before I knew about the undo button). Then @bobtrain123 made a calculator and I wanted to make one too. The subtraction operator also works as a negative sign. The addition operator works as a positive sign, but nobody actually practically uses positive signs. The carrot (^) is the expenential operator. For example: 5^3 is 5 to the power of 3, which is 5 cubed, or 125. The letter e is scientific notation. For example: 5e3 is 5*10^3, which is 5,000. The wonky symbol below the letter e is my best attempt at drawing a square root symbol. Just don't try to calculate imaginary numbers, it won't work. The button below that allows you to type the input on the keyboard instead of the mouse. The letter c clears the input, the the ce is basically backspace, as I don't know how to code it otherwise. The button with Inf on it types Infinity. I don't know what someone might use it for. The button with Err on it types Undefined, or Error. Likewise, no idea what it could be used for. The buttons on the first column (a, b, c, and d) are experimental, lmk if you have ideas on what would should go there. (in beta they were memory) expenential: https://scratch.mit.edu/projects/690339872/ Version history: 6/11/2022 1.0 Original release It is intentionally misspelled as calcuator, don't comment. 6/13/2022 1.1 Vine 9+10 is now equal to 21 (don't take this seriously) 6/25/2022 1.2 Vine 10+9 is now equal to 21 6/26/2022 1.3 Calculator 10+9 is now equal to 19 6/26/2022 1.4 SFX Added sound effects IDs: a: placeholder b: placeholder c: placeholder d: placeholder e: scientific notation f: infinity n: undefined s: square root v: invalid syntax other letters result in [?] Credits: @bobtrain123 @undecided_username @iah2021