Property | Value |
---|---|
Hex Value | $7E12 |
Categories | |
Localizations |
|
uwAxes
Overview
Sets sequence graphs to plot u(n``)
on the x-axis and w(``n``)
on the y-axis.
Availability: Token only available from within the Basic editor.
Syntax
uwAxes
Location
2nd, format, uw
Description
When uwAxes is enabled, and the calculator is in Seq mode, the equations u and w will be graphed against each other (that is, the points (u(n),w(n)) are graphed for the values of n between n_Min and _n_Max). 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 v is ignored when in uwAxes mode.
See "Related Commands" for other possibilities of graphing sequences.
Error Conditions
- ERR:INVALID is thrown if either u or w is undefined.
Related Commands
Source: parts of this page were written by the following TI|BD contributors: burr, DarkerLine, GoVegan.
History
Calculator | OS Version | Description |
---|---|---|
TI-82 | 1.0 | Added |
Authors: