Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 145 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 145 Bytes

Reverse Polish Notation Calculator

~/Developer/reverse-polish-notation main* 6s
▸ sbt --error "run 2 7 + 3 / 14 3 - 4 * + 2 /"
23.5