Working Calculator, only with one operator. Double click the flag for calculator to properly work works with 5 operators, plus (+) , minus (-) , times (*) , division (/), and exponentiation (^). New operators coming soon! BG song: Relaxed Scene by: James Clarke Total blocks: 344 UPDATE LOG------------------------------------------------------ 12/8/2025 /////////////////////////////////////////////////////////////////////////////////////// >> V1.0.00: Release >> V1.1.00: added a recalculating system & changed the thumbnail changed the exponent system to have a larger amount to calculate. >>V1.1.01: Fixed a bug in the recalculating system >>V1.1.02: fixed a bug where the operator thingy in the middle shows the wrong operation >>V1.2.00: Added background music. Name: Relaxed Scene by: James Clarke. Also simplified code Total versions: 4 insert egg here
Exponentiation has a limit of 12 for both inputs or else the numbers will be too large.