Desk-Calculator Percent: 200 + 10% gives 220, the way an adding machine reads it — not 200.1.
Reusable Tape Total: Send the running total straight back into the display to keep calculating with it.
Editable Tape Lines: Correct the expression on any line in place and that line recomputes — the rest of the tape is untouched, because each line is its own calculation.
Tape Annotations: Label any line with a tag and a note — saved with the tab, searchable, and carried into every export and the printed tape.
Tape Mode: Switch to "Tape" view in the history panel to see your calculations in a receipt-style format. Export the tape as JSON, CSV or PDF, or print it directly. Enable "Show Overall Total" to see the sum of all calculations.
History Management: Your calculation history is saved automatically. Use the "List" view for a compact list or "Tape" view for a detailed receipt-style display.