C - 8 System Flags
System Flags (continued)
Flag Description
–105
Exact/Approximate Mode.
Clear: Exact mode. “=” annunciator in header.
Set: Approximate mode, like HP 48GX. “~” annunciator in header.
–106
TSIMP Calls.
Clear: TSIMP calls are allowed in SERIES.
Set: TSIMP calls are not allowed in SERIES.
–107
Internal use only. (Modular computation).
–108
Internal use only. (Testing reminder to be zero).
–109
Numeric/Symbolic Factorization.
Clear: Numeric factorization is not allowed.
Set: Numeric factorization is allowed.
–110
Large Matrices.
Clear: Use normal-size-matrix code, like HP 48GX.
Set: Use code optimized for large matrices.
–111
Simplifying Inside Non-rational Expressions.
Clear: Recursive simplification in EXPAND and TSIMP.
Set: No recursive simplification in EXPAND and TSIMP.
–112
Simplifying ‘i’.
Clear: ‘i’ can be simplified (i.e. i
2
= –1)
Set: ‘i’ cannot be simplified.
–113
Linear Simplification Mode.
Clear: Apply linearity simplification when using integration CAS commands.
Set: Do not apply linearity simplification when using integration CAS commands.
–114
Polynomial Term Order.
Clear: Polynomial expressed in decreasing power order.
Set: Polynomial expressed in increasing power order.
–115
SQRT Simplification.
Clear: Square roots can be simplified.
Set: Square roots cannot be simplified.
–116
Trigonometric Manipulations.
Clear: Simplification to cosine terms.
Set: Simplification to sine terms.
–117
Menu Display Mode.
Clear: Menus displayed as choose boxes.
Set: Menus displayed as softkeys, like HP 48GX.
–118
INT Simplification.
Clear: INT is simplified.
Set: INT is not simplified.
–119
Rigorous Mode.
Clear: Rigorous mode on: |X| is not simplified to X.
Set: Rigorous mode off: |X| is simplified to X.
–120
Silent Mode Switch.
Clear: Calculator prompts when it needs to change modes.
Set: Calculator changes modes when necessary without prompting.