rpncalc

0.0.4 • Public • Published

rpncalc

rpncalc is a simple command line RPN calculator using decimal.js big number support.

  • Backspace with nothing in the immediate value will drop the first item on the stack
  • Tab will autocomplete
  • Switch bases using hex, bin, dec, oct
  • Switch angle mode using deg, rad
  • Enable digit grouping pushing the following on the stack 'digitGrouping', 1, set
  • Expressions can be entered surrounded with ' then evaluated with eval

Readme

Keywords

none

Package Sidebar

Install

npm i rpncalc

Weekly Downloads

2

Version

0.0.4

License

MIT

Unpacked Size

185 kB

Total Files

143

Last publish

Collaborators

  • joeferner