On Mon, Jul 16, 2018 at 09:59:10AM -0700, Ken Heard wrote: > Does Debian have a calculator package which has the equivalent of the tape > produced by mechanical machines to show the entire calculation. I find such > "tapes" essential when for example I am adding a long list of numbers and > need to check after the addition is done to verify that all the numbers were > entered correctly. > > Regards, Ken >
I believe that "apcalc" is something you should look at. It has a nice command line history similar to using bash nd you can review your work by just typing "less .calc_history". -- john

