Calcsimple [work]

let display = "0"; let memory = 0; let lastOp = null; let waitingForOperand = false;

calcsimple --help calcsimple -h calcsimple -? calcsimple

Use case: You have a bill with multiple items, then a shared tip. let display = "0"; let memory = 0;