Example
Basic RPN arithmetic
12 ENTER 3 x
Push 12, duplicate it into the stack, then multiply by 3 for an immediate 36.
RP12C
A browser-native RPN finance calculator inspired by the HP12C.
Dedicated calculator experience
The emulator has moved off the homepage so it can stretch into a more faithful HP12C-style silhouette: a broad display deck, dark keyboard body, and a key layout that feels more like the Voyager calculator itself.
What changed
Example
12 ENTER 3 x
Push 12, duplicate it into the stack, then multiply by 3 for an immediate 36.
Example
200 ENTER 15 %
Treat the second value as a percent of the first and keep your workflow in stack form.
Example
/calculator
The emulator now lives on its own route so the device can sit wide and read like an instrument rather than a home-page card.
Example
/practice
A quiet, Monkeytype-like route for drilling canonical RPN sequences with the real calculator face and live keyboard input.