Reckoner A calculator that shows its working

Import this file

Merge keeps what is already here and adds the file on top. Replace throws away what is here first.

Memory

An empty slot stores the latest result when you click it. A full slot inserts its name into the expression, so you can write m1 * 2. ans always means the last result on the tape.