TI-BASIC:Indpntask

From Learn @ Cemetech
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

File:INDPNTASK.GIF width="192" height="128" style="border: 1px solid black;"

Command Summary

Doesn't automatically fill in table values for the independent variable.

Command Syntax

IndpntAsk

Menu Location

Press:

  1. 2nd TBLSET to access the table settings menu.
  2. Use arrows and ENTER to select Ask in the Indpnt: line.

Calculator Compatibility

TI-83/84/+/SE

Token Size

1 byte

With the IndpntAsk setting, the independent variable (X, T, θ, or n depending on Graphing_Mode) will not be calculated automatically in the table. Instead, when looking at the table, you must select an entry in the independent variable column, press ENTER, and enter a value. The values entered will also be stored to the TblInput list.

(To access the table, press 2nd TABLE, or use the DispTable command in a program)

The alternative, IndpntAuto, fills in several values starting at TblStart and increasing by ΔTbl, and makes the table scrollable (up and down).

Related Commands