Appendix A: System Routines — Statistics
951
TI
-
89 / TI
-
92 Plus Developer Guide
Not for Distribution
Beta Version January 26, 2001
cmd_showstat
Declaration:
void
cmd_showstat
(void)
Category(ies):
Statistics, Variables
Description:
Display all of the valid stat variables and/or equations in a dialog box (this
is the TI
-
BASIC ShowStat command).
Inputs:
None
Outputs:
None
Assumptions: RM_Type
must have been set to a correct value.
Side Effects:
May cause heap compression.
Availability:
On AMS 1.05 and higher.
Note that
RM_Type
is only available on 2.04 and higher.
TI
-
89 / TI
-
92 Plus
Differences:
None
See Also: statStart, RM_Type
Example:
See
statStart
for an example that creates and displays statistic variables.