3-160 Full Command and Function Reference
Input/Output:
Level 1/Argument 1 Level 2/Item 1 Level 1/Item 2
[[ matrix ]]
A
→
[[ matrix ]]
Q
[[ matrix ]]
T
See also: LQ, LU, QR, SVD, SVL, TRN
SCI
Type: Command
Description: Scientific Mode Command: Sets the number display format to scientific mode, which displays
one digit to the left of the fraction mark and n significant digits to the right.
Scientific mode is equivalent to scientific notation using n + 1 significant digits, where 0 ≤ n ≤ 11.
(Values for n outside this range are rounded to the nearest integer.) In scientific mode, numbers
are displayed and printed like this:
(sign) mantissa E (sign) exponent
where the mantissa has the form n.(n … ) and has zero to 11 decimal places, and the exponent
has one to three digits.
Access: „ & H
FMT SCI
„°L MODES FMT SCI ( °is the left-shift of the Nkey).
Input/Output:
Level 1/Argument 1 Level 1/Item 1
n
→
See also: ENG, FIX, STD
SCLΣ
Type: Command
Description: Scale Sigma Command: Adjusts (x
min
, y
min
) and (x
max
, y
max
) in PPAR so that a subsequent scatter
plot exactly fills PICT.
When the plot type is SCATTER, the command AUTO incorporates the functions of SCL
Σ. In
addition, the command SCATRPLOT automatically executes AUTO to achieve the same result.
Access: …µ
SCLΣ
Input/Output: None
See also: AUTO, SCATRPLOT
SCONJ
Type: Command
Description: Store Conjugate Command: Conjugates the contents of a named object.
The named object must be a number, an array, or an algebraic object. For information on
conjugation, see CONJ.
Access: !°
MEMORY ARITHMETIC LSCONJ ( °is the left-shift of the Nkey).
Input/Output:
Level 1/Argument 1 Level 1/Item 1
'name'
→
See also: CONJ, SINV, SNEG
SCROLL
Type: Command
Description: Displays any object. This is the programmable equivalent of pressing I
%VIEW% and is the best
way to view any object larger than the screen, such as complicated algebraic expressions.
Access: …µ
SCROLL