Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 287 Bytes

File metadata and controls

12 lines (6 loc) · 287 Bytes

calcula

A CLI visible RPN scientific calculator

Trig and Power functions are available

You can see the whol 26 level stack and all 26 lettered registers.

There is a help file.

Using FreePascal because it has a working readkey which provides raw input without jumping thru hoops.