Difference between revisions of "TI-BASIC:Auto Answer"

From Learn @ Cemetech
Jump to navigationJump to search
(Automated @@ correction)
(Automated internal link correction)
 
Line 13: Line 13:
 
}}
 
}}
  
The AUTO Answer command is a mode command that changes the Answers mode to AUTO.  The AUTO mode is in essence the same mode that lower OS models use.  The calculator will evaluate a numerical expression and return a decimal or number in scientific notation, unless [[TI-BASIC:►Frac|►Frac]] is used.
+
The AUTO Answer command is a mode command that changes the Answers mode to AUTO.  The AUTO mode is in essence the same mode that lower OS models use.  The calculator will evaluate a numerical expression and return a decimal or number in scientific notation, unless [[TI-BASIC:Frac|►Frac]] is used.
  
 
In the Mathprint mode, no noticeable difference is seen unless the answer is converted to a fraction.
 
In the Mathprint mode, no noticeable difference is seen unless the answer is converted to a fraction.

Latest revision as of 23:53, 24 February 2016

[[File:|border]]

Command Summary

Mode command that sets Answers to AUTO.

Command Syntax

AUTO Answer

Menu Location

Press:

  1. MODE
  2. DOWN until you see Answers
  3. ENTER on AUTO

Alternatively, access the catalog.

Calculator Compatibility

TI-84 2.53MP only

Token Size

2 bytes

The AUTO Answer command is a mode command that changes the Answers mode to AUTO. The AUTO mode is in essence the same mode that lower OS models use. The calculator will evaluate a numerical expression and return a decimal or number in scientific notation, unless ►Frac is used.

In the Mathprint mode, no noticeable difference is seen unless the answer is converted to a fraction.

Related Commands