<?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%3APercent</id>
	<title>TI-BASIC:Percent - 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%3APercent"/>
	<link rel="alternate" type="text/html" href="http://learn.cemetech.net/index.php?title=TI-BASIC:Percent&amp;action=history"/>
	<updated>2026-04-19T15:32:59Z</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:Percent&amp;diff=720&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:Percent&amp;diff=720&amp;oldid=prev"/>
		<updated>2016-02-24T18:15:14Z</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=PERCENT.GIF&lt;br /&gt;
|summary=Short for dividing by 100.&lt;br /&gt;
|syntax=&amp;#039;&amp;#039;value&amp;#039;&amp;#039;%&lt;br /&gt;
|location=This command can only be accessed through a hex editor (its hex code is 0xBB 0xDA)&lt;br /&gt;
|compatibility=TI-83/84+/SE, OS v1.15+&lt;br /&gt;
|size=2 bytes&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
The % symbol is an undocumented command on the TI-83 series calculators starting with OS version 1.15. It&amp;#039;s useful as a shortcut for percents - it divides by 100, so it will convert numbers to percentages. For example, 50% will become 50/100 or 1/2, which is just what 50% should be.&lt;br /&gt;
&lt;br /&gt;
Although this trick can save you a few bytes, it also makes your program incompatible with old OS versions -- it&amp;#039;s up to you to decide if the tradeoff is worth it.  &lt;br /&gt;
&lt;br /&gt;
= Error Conditions =&lt;br /&gt;
&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;[[TI-BASIC:Errors#invalid|ERR:INVALID]]&amp;#039;&amp;#039;&amp;#039; is thrown on older operating system versions.&lt;br /&gt;
&lt;br /&gt;
= Related Commands =&lt;br /&gt;
* [[TI-BASIC:Sub|sub(]][[Category:TI-BASIC]]&lt;br /&gt;
[[Category:TIBD]]&lt;/div&gt;</summary>
		<author><name>Maintenance script</name></author>
	</entry>
</feed>