Difference between revisions of "TI-BASIC:Dec Answer"
From Learn @ Cemetech
Jump to navigationJump to search (Initial automated import) |
(Automated internal link correction) |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Template:TI-BASIC:Command | {{Template:TI-BASIC:Command | ||
− | |picture= | + | |picture= |
|summary=Mode command that sets Answers to DEC. | |summary=Mode command that sets Answers to DEC. | ||
|location=Press: | |location=Press: | ||
Line 13: | Line 13: | ||
}} | }} | ||
− | The DEC Answer command is a mode command that changes the Answers mode to DEC. DEC mode is very similar to the AUTO mode in which the calculator will display all answers in decimal form, unless the returned number is an integer. Fractions will only be displayed with use of the [[TI-BASIC: | + | The DEC Answer command is a mode command that changes the Answers mode to DEC. DEC mode is very similar to the AUTO mode in which the calculator will display all answers in decimal form, unless the returned number is an integer. Fractions will only be displayed with use of the [[TI-BASIC:Frac|►Frac]] command. |
= Related Commands = | = Related Commands = |
Latest revision as of 23:53, 24 February 2016
[[File:|border]]
Command Summary
Mode command that sets Answers to DEC.
Command Syntax
DEC Answer
Menu Location
Press:
- MODE
- DOWN until you see Answers
- ENTER on DEC
Alternatively, access the catalog.
TI-84 2.53MP only
2 bytes
The DEC Answer command is a mode command that changes the Answers mode to DEC. DEC mode is very similar to the AUTO mode in which the calculator will display all answers in decimal form, unless the returned number is an integer. Fractions will only be displayed with use of the ►Frac command.