<?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%3AEng</id>
	<title>TI-BASIC:Eng - 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%3AEng"/>
	<link rel="alternate" type="text/html" href="http://learn.cemetech.net/index.php?title=TI-BASIC:Eng&amp;action=history"/>
	<updated>2026-04-18T11:16:56Z</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:Eng&amp;diff=958&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:Eng&amp;diff=958&amp;oldid=prev"/>
		<updated>2016-02-24T18:27:19Z</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=ENG.GIF&lt;br /&gt;
|summary=Puts the calculator in engineering notation mode.&lt;br /&gt;
|syntax=Eng&lt;br /&gt;
|location=While editing a program, press:&lt;br /&gt;
# MODE to access the mode menu.&lt;br /&gt;
# Use arrows and ENTER to select Eng.&lt;br /&gt;
|compatibility=TI-83/84/+/SE&lt;br /&gt;
|size=1 byte&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
The Eng command puts the calculator in engineering notation mode. This is a variation on scientific notation in which the exponent is restricted to be a multiple of 3 (and the mantissa can range between 1 and 1000, not including 1000 itself)&lt;br /&gt;
&lt;br /&gt;
 Eng&lt;br /&gt;
 		Done&lt;br /&gt;
 12345&lt;br /&gt;
 		12.345e3&lt;br /&gt;
 {1,2,3}&lt;br /&gt;
 		{1e0 2e0 3e0}&lt;br /&gt;
&lt;br /&gt;
= Related Commands =&lt;br /&gt;
&lt;br /&gt;
* [[TI-BASIC:Normal|Normal]]&lt;br /&gt;
* [[TI-BASIC:Sci|Sci]]&lt;br /&gt;
* [[TI-BASIC:Float|Float]]&lt;br /&gt;
* [[TI-BASIC:Fix|Fix]][[Category:TI-BASIC]]&lt;br /&gt;
[[Category:TIBD]]&lt;/div&gt;</summary>
		<author><name>Maintenance script</name></author>
	</entry>
</feed>