⭐Calculator⭐ You can do anything, for example: - Addition (x + y) - Subtraction (x - y) - Multiplication (x * y) - Division (x / y) - Power (x ^ y) - Root (x √ y) ========================================= Solve anything you want. Hope you like it!
I made it more better using clones. Credits to: @prasheel0909G. ------------------------------------------------------------------------- Updates: v1.0: Initial Release. Added functional calculator keyborad. v1.1: Added new type of calculating named: "Power". Simply click the [^] button. Means: y number of x's multiplying together. v1.2: Added new type of calculating named: "Root". Simply click the [√] button. Means: "y root of x" or "x radical y". Also added the [Ans] button which saves the last answer. v1.3: The calculator now allows negative numbers. v1.4: I don't know what I just did... v1.5: Now it can count three numbers, but it isn't quite stable as you think... v1.5.1: Now calculating with 3 numbers should work...(but is not very accurate)