3-102 Full Command and Function Reference
Description: Maximum Function: Returns the greater of two inputs.
Access: !´
REAL MAX ( ´ is the left-shift of the Pkey).
Flags: Numerical Results (-3)
Input/Output:
Level 2/Argument 1 Level 1/Argument 2 Level 1/Item 1
x y
→
max(x,y)
x 'symb'
→
'MAX(x, symb)'
'symb' x
→
'MAX(symb, x)'
'symb
1
' 'symb
2
'
→
'MAX(symb
1
, symb
2
)'
x_unit
1
y_unit
2
→
max(x_unit
1
, y_unit
2
)
See also: MIN
MAXR
Type: Function
Description: Maximum Real Function: Returns the symbolic constant MAXR or its numerical representation
9.99999999999E499.
MAXR is the largest real number that can be represented by the hp49g+/hp48gII.
Access: !´L
CONSTANTS LMAXR ( ´ is the left-shift of the Pkey).
Flags: Symbolic Constants (-2), Numerical Results (-3)
Input/Output:
Level 1/Argument 1 Level 1/Item 1
→
'MAXR'
→
9.99999999999E499
See also: e, i, MINR, π
MAXΣ
Type: Command
Description: Maximum Sigma Command: Finds the maximum coordinate value in each of the m columns of
the current statistical matrix (reserved value
ΣDAT).
The maxima are returned as a vector of m real numbers, or as a single real number if m = 1.
Access: …µ
MAXΣ
Input/Output:
Level 1/Argument 1 Level 1/Item 1
→
x
max
→
[x
max1
x
max2
... x
maxm
]
See also: BINS, MEAN, MINΣ, SDEV, TOT, VAR
MCALC
Type: Command
Description: Make Calculated Value Command: Designates a variable as a calculated variable for the multiple-
equation solver.
MCALC designates a single variable, a list of variables, or all variables as calculated values.
Access: …µ
MCALC