Enter RPN

R47: Setup
Login

R47: Setup

Motivations

Shortly after unboxing a shiny new SwissMicros R47, you will want to begin customizing it to your preferences. This article will not attempt to provide a comprehensive guide to every configurable item, but rather show the main paths to take and suggest ideas for fruitful spots to visit early in your journey.

🟧 PREF

Start customizing your R47 here. The initial display shows a single-line menu, but there are two more pages collectively containing 5 more lines of configurable items, available via the ⬇︎/⬆︎ keys. There are several items here that are likely targets for Day 1 changes:

🟧 DISP

Decimal Number Display Modes

It should surprise no one that the lowest (unshifted) row on the first page of the 🟧 DISP menu gives the most important calculator display modes. These all control how many digits to display after the decimal (radix) mark, and in which number format. The classic HP modes ALL, FIX, SCI, and ENG are here:

Because this +1 rule applies to several (if not all) numeric display modes, its idiosyncrasies are learn-able. To one who came up on HP calculators, these details may well be ingrained by this point. They even make a type of sense irrespective of historical HP choices: a request for zero digits of precision in SCI mode is nonsensical, so we might as well offset everything by one, right? What that decision bought those first generations of HP calculator users is the ability to have a single-digit precision value on a 10-digit machine, avoiding the need for an explicit ENTER; on an HP-42S, SCI 9 would make it show every digit the machine is capable of displaying, while SCI 0 shows the minimum useful output, a single digit.

Yet I cannot resist opining that this setting scheme is an artifact of a simpler age. 10-digit calculator displays haven’t been impressive for decades. I’ve seen bargain-aisle business desk calculators with 12-digit displays!

HP got there first, naturally, but rather than rethink a scheme inspired by a 10-digit world, they extended the old scheme in an ugly way: SCI .0 means 10+1 digits in HP-speak, and SCI .1 means 12 total.

The R47 preserves this creaky +1 rule for compatibility with old HP RPN programs, if nothing else. Because it is a much higher-precision machine than anything Hewlett-Packard’s calculator division ever produced, the R47 allows 2-digit entry for the precision parameter, making its equivalent to the classic SCI 4 either SCI 04 or SCI 4 ENTER. This precludes the need for the . hack: SCI 11 works as expected.1

The R47 adds two more modes in a similar vein, which are not unique to it, but are less commonly seen:

Fraction Display

The next row down (🟧) is devoted to how fractions are displayed on the R47. Its power in this regard exceeds that of a modern textbook-display school calculator, blowing away classic HP efforts on this front while retaining the utility of RPN. R47 owners no longer need to put up with plasticky Casio Classwiz or TI Mathprint cheapies to get decent fraction handling.

Fine Number Formatting Details

That brings us to the top row (🟦) where the first three items bring up further sub-menus for customizing the display of numbers:

The second page of options gives a choice of six common locale settings:

These single high-level settings control multiple display flags in a coordinated fashion, suited to each region’s common rules. There are other associated settings such as which day begins the week, which date the Gregorian calendar took effect in that region, and so forth.

The DFLT setting is the mode the R47 ships in, but it directly controls only these settings:

…plus a few others. Everything else it takes from the IPART, RADIX, and FPART menu settings. That makes this mode more broadly useful, being tunable to local preferences.

🟧 PREF DMCP

This is the first item on the first page of the PREF menu, but it deserves to be called out specially because it gives access to a key menu for the underlying SwissMicros DM Calculator Platform, atop which the third-party R47 software runs. It offers little in the way of PREFerences, making this a strange place to find this menu, but there is one big exception that brings it to our attention here: the Settings menu item, where you can set the date and time, as well as override some of the locale setting options detailed above.

🟧 PREF CFLG

This is a meta level above both the PREF and DISP menus we toured above, containing all the configuration flags previously covered, those we skipped past, and still more exposed via other paths. It is the master catalog, but by that very fact it should be your last resort for finding a setting.

That said, this is the only way to find obscure settings, a few of which are worth your consideration early on:

(You may now wish to return to my R47 article index.)

License

This work is © 2025 by Warren Young and is licensed under CC BY-NC-SA 4.0


  1. ^ …and SCI .1 is ignored. Yay!
  2. ^ HP always had the best commas on their fixed-segment LCDs. 🤓 A low resolution dot matrix display like on an HP-28S or a DM15 cannot help but produce stubby, ugly tick marks for “commas,” whereas the R47’s high resolution display approaches the beauty of old HPs like the Voyagers and the HP-20S.
  3. ^ It was exposed on the WP43 — one of R47’s predecessors — as 🟦 ENTER, but we lost that in all the reshuffling that resulted in the R47. One must now dig into the function CATalog to find its equivalent, DROP𝑥, making the option of drop-on-backspace more valuable on the R47 than on the WP43.