MB 88F is a Reverse Polish Notation (RPN) calculator that works in exact fractions — every value is kept as a whole-number numerator over a whole-number denominator, so the math never drifts. It has a four-register stack, mixed-number entry, tape-measure rounding (1/8 to 1/64), fraction ↔ decimal conversion, unit tagging and conversion (IN / FT / MM / MT), and a built-in user manual and cheat sheet.
Tap the gear icon (top-right) to open Settings, then choose User Manual for a full walkthrough or Cheat Sheet for a quick key reference. Most questions are answered there.
How do I enter a fraction?
Use the b/c key: press 3 b/c 4 for
3/4. For a mixed number, use SPC for the gap: 2 SPC
1 b/c 2 gives 2 1/2.
There is no equals key — how does it work?
It's RPN. Key a number, press ENTER to push it up the stack, key the next
number, then press the operation. Example: 3 b/c 4
ENTER 1 b/c 2 + shows
1 1/4.
What do the gold Φ and blue Γ keys do?
They are shift keys. Φ reaches the gold labels (mode, decimal places, fraction/decimal conversion, clear-all). Γ reaches the blue labels (1/x, x², √x, ½x to find a centerline, 2x to double, roll-up, and last-x).
How do I round to a tape-measure fraction?
Press 1/8, 1/16, 1/32, or 1/64 to
round the displayed value to that increment. Press TRU to restore the exact
original value.
How do I convert between inches and millimeters?
Tag a value by tapping IN, FT, MM, or
MT. Then tap a different unit key to convert to it exactly.
Still stuck, found a bug, or have a suggestion? Email baymanpllc@gmail.com and I'll get back to you.