C - 4 System Flags
System Flags (continued)
Flag Description
–49
thru
–50
Number Display Format.
Standard:
–49 clear, –50 clear.
Fix:
–49 set, –50 clear.
Scientific:
–49 clear, –50 set.
Engineering:
–49 set, –50 set.
–51
Fraction Mark.
Clear: Fraction mark is . (period).
Set: Fraction mark is , (comma).
–52
Single-Line Display.
Clear: Display gives preference to object in level 1, using multiple lines of stack
display.
Set: Display of object in level 1 restricted to one line.
–53
Precedence.
Clear: Certain parentheses in algebraic expressions suppressed to improve
legibility.
Set: All parentheses in algebraic expressions displayed.
–54
Tiny Array Elements.
Clear: Singular values computed by RANK (and other commands that compute the
rank of a matrix) that are more than 1 × 10
-14
times smaller than the largest
computed singular value in the matrix are converted to zero.
Automatic rounding for DET is enabled.
Set: Small computed singular values (see above) not converted. Automatic
rounding for DET is disabled.
–55
Last Arguments.
Clear: Command arguments saved.
Set: Command arguments not saved.
–56
Error Beep.
Clear: Error, key click and BEEP-command beeps enabled.
Set: Error, key click and BEEP-command beeps suppressed.
–57
Alarm Beep.
Clear: Alarm beep enabled.
Set: Alarm beep suppressed.
–58
Verbose Messages.
Clear: Parameter variable data automatically displayed.
Set: Automatic display of parameter variable data is suppressed.
–59
No longer used. (It was the Fast Catalog/Browser Display flag in the HP 48SX/GX).
–60
Units Type. User flag.
Clear: CONST returns values in SI units.
Set: CONST returns values in English units.
–61
Units Usage. User flag.
Clear: CONST uses units.
Set: CONST uses no units.