<?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%3ATrace</id>
	<title>TI-BASIC:Trace - 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%3ATrace"/>
	<link rel="alternate" type="text/html" href="http://learn.cemetech.net/index.php?title=TI-BASIC:Trace&amp;action=history"/>
	<updated>2026-04-03T18:13:57Z</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:Trace&amp;diff=1067&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:Trace&amp;diff=1067&amp;oldid=prev"/>
		<updated>2016-02-24T18:32:56Z</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=TRACE.GIF&lt;br /&gt;
|summary=Displays the graph screen and allows the user to trace the currently-graphed equations and plots.&lt;br /&gt;
|syntax=Trace&lt;br /&gt;
|location=While editing a program, press the TRACE key.&lt;br /&gt;
|compatibility=TI-83/84/+/SE&lt;br /&gt;
|size=1 byte&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
The Trace command displays the graph screen, and allows the user to trace any graphed equations or plots. It works in almost exactly the same way as pressing TRACE does outside a program. When the user presses ENTER, control returns to the program.&lt;br /&gt;
&lt;br /&gt;
When tracing, [[TI-BASIC:Expron|ExprOn]] and [[TI-BASIC:Exproff|ExprOff]] affect how the currently-traced equation is displayed, and [[TI-BASIC:Coordon|CoordOn]] and [[TI-BASIC:Coordoff|CoordOff]] affect whether the coordinates of the cursor are displayed ([[TI-BASIC:Rectgc|RectGC]] and [[TI-BASIC:Polargc|PolarGC]] determine the type of coordinates).&lt;br /&gt;
&lt;br /&gt;
Since the ENTER key is already used for exiting, the Trace command lacks some of the functionality of pressing TRACE outside a program, where you can use ENTER to center the graphing window on the cursor. The independent variables X, T, θ, and &amp;#039;&amp;#039;n&amp;#039;&amp;#039; cannot by directly typed in, either - they can only be selected with the arrow buttons.&lt;br /&gt;
&lt;br /&gt;
= Advanced Uses =&lt;br /&gt;
&lt;br /&gt;
As a side effect, the coordinates of the last point traced are stored to X and Y (as well as R and θ, if you&amp;#039;re in [[TI-BASIC:Polargc|PolarGC]] mode, and T, θ and &amp;#039;&amp;#039;n&amp;#039;&amp;#039; depending on the graphing mode). Also, the window bounds may change if the user traces an equation past the edge of the screen.&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 if this command is used outside a program.&lt;br /&gt;
&lt;br /&gt;
= Related Commands =&lt;br /&gt;
&lt;br /&gt;
* [[TI-BASIC:Input|Input]]&lt;br /&gt;
* [[TI-BASIC:Select|Select(]]&lt;br /&gt;
* [[TI-BASIC:Dispgraph|DispGraph]]&lt;br /&gt;
* [[TI-BASIC:Disptable|DispTable]][[Category:TI-BASIC]]&lt;br /&gt;
[[Category:TIBD]]&lt;/div&gt;</summary>
		<author><name>Maintenance script</name></author>
	</entry>
</feed>