Calculator
Perform basic arithmetic operations with support for addition, subtraction, multiplication, and division. Includes memory functions and keyboard support.
0
How to Use
๐ฑ๏ธ Basic Operations
- Click number buttons and operators to perform calculations
- Use "=" to calculate results
- "Clear" resets the current calculation
- "โ" removes the last digit
๐ง Memory Functions
- MC: Memory Clear - clears all memory
- MR: Memory Recall - recalls stored value
- M+: Memory Add - adds current value to memory
- M-: Memory Subtract - subtracts current value from memory
โจ๏ธ Keyboard Support
- Use number keys 0-9 for input
- Use +, -, ร, รท for operations
- Press Enter or "=" to calculate
- Press Escape to clear
- Supports decimal point for floating numbers