<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://learn.cemetech.net/index.php?action=history&amp;feed=atom&amp;title=TI-BASIC%3ADec</id>
	<title>TI-BASIC:Dec - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://learn.cemetech.net/index.php?action=history&amp;feed=atom&amp;title=TI-BASIC%3ADec"/>
	<link rel="alternate" type="text/html" href="http://learn.cemetech.net/index.php?title=TI-BASIC:Dec&amp;action=history"/>
	<updated>2026-07-08T09:23:15Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.3</generator>
	<entry>
		<id>http://learn.cemetech.net/index.php?title=TI-BASIC:Dec&amp;diff=497&amp;oldid=prev</id>
		<title>Maintenance script: Initial automated import</title>
		<link rel="alternate" type="text/html" href="http://learn.cemetech.net/index.php?title=TI-BASIC:Dec&amp;diff=497&amp;oldid=prev"/>
		<updated>2016-02-24T18:04:23Z</updated>

		<summary type="html">&lt;p&gt;Initial automated import&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Template:TI-BASIC:Command&lt;br /&gt;
|picture=DEC.GIF&lt;br /&gt;
|summary=Displays the decimal form of a fraction.&lt;br /&gt;
|syntax=&amp;#039;&amp;#039;&amp;lt;fraction&amp;gt;&amp;#039;&amp;#039;►Dec&lt;br /&gt;
|location=While editing a program, press:&lt;br /&gt;
# MATH to enter the [[TI-BASIC:Math|MATH]] menu&lt;br /&gt;
# 2 or use the arrow keys to select&lt;br /&gt;
|compatibility=TI-83/84/+/SE&lt;br /&gt;
|size=1 byte&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
This command is generally useless.  Its supposed use is to convert numbers into decimal form, but any typed fractions are displayed as decimals anyway.&lt;br /&gt;
&lt;br /&gt;
 1/3&lt;br /&gt;
      .3333333333&lt;br /&gt;
 1/3►Dec&lt;br /&gt;
      .3333333333&lt;br /&gt;
&lt;br /&gt;
In 2.53 MP or higher, typed fractions are displayed in fraction form. Therefore, the ►Dec command is useful in this case.&lt;br /&gt;
&amp;lt;!-- + Error Conditions&lt;br /&gt;
&lt;br /&gt;
(this section is new, and might not be present on older pages - also, some commands may not throw non-generic errors)&lt;br /&gt;
&lt;br /&gt;
For the non-generic errors that might occur when using this command (that is, syntax-type errors shouldn&amp;#039;t be included). In a format similar to the following:&lt;br /&gt;
&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;[[TI-BASIC:Errors#D|ERR:DIM MISMATCH]]&amp;#039;&amp;#039;&amp;#039; is thrown if the two list arguments have different dimensions.&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;[[TI-BASIC:Errors#R|ERR:RESERVED]]&amp;#039;&amp;#039;&amp;#039; is thrown if L_RESID is supplied as an argument. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Related Commands =&lt;br /&gt;
&lt;br /&gt;
* [[TI-BASIC:Frac|►Frac]][[Category:TI-BASIC]]&lt;br /&gt;
[[Category:TIBD]]&lt;/div&gt;</summary>
		<author><name>Maintenance script</name></author>
	</entry>
</feed>