Appendix B: Global Variables — Statistics
1263
TI
-
89 / TI
-
92 Plus Developer Guide
Not for Distribution
Beta Version January 26, 2001
RM_Type
Declaration:
BYTE
RM_Type
Category(ies):
Statistics, Variables
Description:
Global variable that specifies the type of the current stat operation.
Inputs:
The possible valid values are: RM_NONE, RM_MEDMED, RM_LIN,
RM_LN, RM_EXP, RM_POWER, RM_QUAD, RM_CUBIC, RM_QUART,
RM_LOGISTIC, RM_SIN
Outputs:
None
Assumptions:
Access_AMS_Global_Variables must be defined.
Side Effects:
Determines how
cmd_showstat
displays the statistics variables.
Availability:
On AMS 2.04 and higher.
TI
-
89 / TI
-
92 Plus
Differences:
None
See Also: cmd_showstat
Example:
See
statStart
.