Spaces:
Configuration error
Configuration error
Simple Calculator
A simple calculator that performs basic arithmetic operations.
Features
- Add two numbers
- Subtract two numbers
- Multiply two numbers
- Divide two numbers
Usage
- Enter the first number in the "Number 1" field.
- Enter the second number in the "Number 2" field.
- Select the operation to perform from the "Operation" dropdown menu.
- Click the "Submit" button to get the result.
Notes
- Division by zero is not allowed and will result in an error message.
- This calculator only performs basic arithmetic operations and does not support advanced mathematical functions.