Skip to content

Shamus03/galc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

galc

Simple terminal-driven RPN calculator

Installation

$ go get github.com/Shamus03/galc
$ galc

Controls

Type numbers. Use the four basic operations. Enter to push a number onto the stack for later use.

%/^ are square root and square respectively.

Square brackets ([]) rotate the stack.

c/v copy and paste.

Ctrl-c to quit.

I modeled the basic behavior off of a HP-41C because that was my go-to calculator in college.

About

Simple terminal-driven RPN calculator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published