| Command Summary | Command Syntax | Calculator Compatibility | Token Size |
|---|---|---|---|
| Sets the v and w sequence equations to be graphed against each other. | vwAxes | TI-83/84/+/SE | 2 bytes |
Menu Location
When Seq mode is enabled, press:
1. 2nd FORMAT to access the format menu.
2. Use arrows to select vwAxes.
The vwAxes Command
When vwAxes is enabled, and the calculator is in Seq mode, the equations v and w will be graphed against each other (that is, the points (v(n),w(n)) are graphed for the values of n between nMin and nMax). With this setting, sequence mode graphs are a bit like parametric mode, except the parameter n is always an integer, and recursive definitions are possible.
The equation u is ignored when in vwAxes mode.
See "Related Commands" for other possibilities of graphing sequences.
Error Conditions
- ERR:INVALID is thrown if either v or w is undefined.
Related Commands
Authors: