RCL () recalls the maximum (minimum) of the
values in s and X.
Sets the decimal mark to a comma.
Sets the decimal mark to a point.
Tests if your WP 34S is in real mode.
Prepares your WP 34S for receiving data via
serial I/O. See Appendix A for more.
Executes CLALL and resets all modes to start-
up default, i.e. 24h, 2COMPL, ALL 00, DEG,
DENANY, DENMAX 9999, DECM, LinF,
PROFRC, RDX., SCIOVR, SSIZE4, WSIZE 64,
Y.MD. See these commands for more informa-
tion. RESET is not programmable.
Right adjusts, in analogy to LJ on HP-16C.
Works like n consecutive RLs / RLCs on
HP-16C. n n
64. RL 0 and RLC 0 execute as NOP.
Sets the floating point rounding mode. This is for
numerical mathematics geeks only, since it is
only used when converting from the high preci-
sion internal format to packed real numbers. It
will not alter the display nor change the behavior
of ROUND. The following modes are supported:
0: round half even: ½ = 0.5 rounds to next even
number (default).
1: round half up: 0.5 rounds up.
2: round half down: 0.5 rounds down.
3: round up: away from 0.
4: round down: towards 0 (truncates).
5: ceiling: rounds towards .
6: floor: rounds towards .
Returns the floating point rounding mode set.
See RM for more.