RPN Calculator 34C

by 0n0w1c

Inspired by the HP 34C, a reverse polish notation calculator

Utilities
13 days ago
2.0
33
Owner:
0n0w1c
Source:
https://github.com/0n0w1c/rpn-calculator-34c
Homepage:
https://mods.factorio.com/mod/rpn-cal...
License:
MIT
Created:
14 days ago
Latest Version:
0.1.3 (13 days ago)
Factorio version:
2.0
Downloaded by:
33 users

RPN Calculator 34C

Reverse polish notation calculator inspired by classic HP-style handheld calculators.


If you are an older engineer, you may remember from back in the day...

Features

  • 4-level stack: T, Z, Y, X
  • Basic arithmetic: + - * /
  • Entry and editing: ENTER, +/-, Backspace, CLX, C
  • Stack operations: DROP, SWAP, R↓, LASTX
  • Math functions: %, 1/x, √x
  • Stack display
  • History panel for reference

More information is available in the FAQ.

Forked from Calculator UI by SoHWichu.