Auto-generated on 2026-02-19 from source code
| Symbol | Operation | Description |
|---|---|---|
+ | Addition | Adds two numbers |
− | Subtraction | Subtracts second number from first |
× | Multiplication | Multiplies two numbers |
÷ | Division | Divides first number by second |
All planned features have been implemented.
| Function | Parameters |
|---|---|
updateDisplay() | none |
addToHistory() | expr, result |
renderHistory() | none |
handleNumber() | value |
handleDecimal() | none |
handleOperator() | op |
handleEquals() | none |
handleClear() | none |
handleBackspace() | none |
This calculator integrates with FeedbackLoop AI for automated bug reporting and feature requests. The feedback widget collects user reports, qualifies them with AI, and triggers an autonomous fix pipeline.