<?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%3AClrtable</id>
	<title>TI-BASIC:Clrtable - 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%3AClrtable"/>
	<link rel="alternate" type="text/html" href="http://learn.cemetech.net/index.php?title=TI-BASIC:Clrtable&amp;action=history"/>
	<updated>2026-04-30T01:27:55Z</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:Clrtable&amp;diff=649&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:Clrtable&amp;diff=649&amp;oldid=prev"/>
		<updated>2016-02-24T18:11:43Z</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=CLRTABLE.GIF&lt;br /&gt;
|summary=Clears saved calculations for the table screen.&lt;br /&gt;
|syntax=ClrTable&lt;br /&gt;
|location=While editing a program, press:&lt;br /&gt;
# PRGM to access the program menu.&lt;br /&gt;
# RIGHT to access the I/O submenu.&lt;br /&gt;
# 9 to select ClrTable.&lt;br /&gt;
|compatibility=TI-83/84/+/SE&lt;br /&gt;
|size=1 byte&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
The ClrTable command clears all calculations for the table screen shown if you press 2nd TABLE. That is, all already-calculated values in the table are cleared, and [[TI-BASIC:System_Variables#window|TblInput]] is deleted. In [[TI-BASIC:Indpntauto|IndpntAuto]] and [[TI-BASIC:Dependauto|DependAuto]] mode, this usually isn&amp;#039;t noticeable because the table will be recalculated almost immediately when you next look at it (unless one of the entered functions is so complicated it takes a while to calculate it). This mainly has an effect in [[TI-BASIC:Indpntask|IndpntAsk]] or [[TI-BASIC:Dependask|DependAsk]] mode, in which case the corresponding parts of the table will be cleared entirely.&lt;br /&gt;
&lt;br /&gt;
= Advanced Uses =&lt;br /&gt;
&lt;br /&gt;
As a side effect, ClrTable seems to have all the effects of [[TI-BASIC:Clrdraw|ClrDraw]] -- it clears the graph screen, and any equations or plots will be regraphed when next the graph screen is displayed.&lt;br /&gt;
&lt;br /&gt;
= Command Timings =&lt;br /&gt;
&lt;br /&gt;
ClrTable and ClrDraw take the same amount of time to clear the screen.&lt;br /&gt;
&lt;br /&gt;
= Related Commands =&lt;br /&gt;
&lt;br /&gt;
* [[TI-BASIC:Clrdraw|ClrDraw]]&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>