ARb_real_count Variable (ROM Call 0x5C2)

AMS 2.04 or higher estack.h

ESQ ARb_real_count;

Represents the number of times arbitrary variables were already used by some calculus.

Arbitrary variables (of the form "@x") are generated by TI-Basic function calls such as zeros(0,x).

This variable is set to 0 every time the calculator is reset, or if cmd_clrhome is called. ARb_real_count wraps back to 0 after 255.


Used by: push_next_arb_real, cmd_clrhome, HomeExecute


See also: ARb_int_count, cmd_clrhome, cmd_newprob