<?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%3AFnon</id>
	<title>TI-BASIC:Fnon - 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%3AFnon"/>
	<link rel="alternate" type="text/html" href="http://learn.cemetech.net/index.php?title=TI-BASIC:Fnon&amp;action=history"/>
	<updated>2026-04-30T13:39:32Z</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:Fnon&amp;diff=993&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:Fnon&amp;diff=993&amp;oldid=prev"/>
		<updated>2016-02-24T18:29:06Z</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=FNON.GIF&lt;br /&gt;
|summary=Turns on equations in the Y= editor (all of them, or only the ones specified)&lt;br /&gt;
|syntax=FnOn [&amp;#039;&amp;#039;equation numbers&amp;#039;&amp;#039;]&lt;br /&gt;
|location=Press:&lt;br /&gt;
# VARS to access the variables menu.&lt;br /&gt;
# RIGHT to access the Y-VARS submenu.&lt;br /&gt;
# 4 to select On/Off..., or use arrows and ENTER.&lt;br /&gt;
# ENTER to select FnOn.&lt;br /&gt;
|compatibility=TI-83/84/+/SE&lt;br /&gt;
|size=1 byte&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
The FnOn command is used to turn on equations in the current [[TI-BASIC:Graphing_Mode|Graphing_Mode]]. When you define an equation, it&amp;#039;s turned on by default, but the [[TI-BASIC:Fnoff|FnOff]] command can turn an equation off (in which case, it&amp;#039;s still defined, but isn&amp;#039;t graphed). To turn functions on and off manually, put your cursor over the = symbol in the equation editor, and press enter.&lt;br /&gt;
&lt;br /&gt;
When FnOn is used by itself, it will turn on all defined equations in the current graphing mode. You can also specify which equations to turn on, by writing their numbers after FnOn: for example, FnOn 1 will turn off the first equation, and FnOn 2,3,4,5 will turn the second, third, fourth, and fifth. The numbers you give FnOn have to be valid equation numbers in the graphing mode. When turning equations on and off in [[TI-BASIC:Seq_Mode|sequence]] mode, use 1 for u, 2 for v, and 3 for w.&lt;br /&gt;
&lt;br /&gt;
The most common use for FnOn and [[TI-BASIC:Fnoff|FnOff]] is to disable functions when running a program, so that they won&amp;#039;t interfere with what you&amp;#039;re doing on the graph screen, then enable them again when you&amp;#039;re done.&lt;br /&gt;
&lt;br /&gt;
= Error Conditions =&lt;br /&gt;
&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;[[TI-BASIC:Errors#domain|ERR:DOMAIN]]&amp;#039;&amp;#039;&amp;#039; is thrown if an equation number isn&amp;#039;t valid in the current graphing mode, or at all.&lt;br /&gt;
&lt;br /&gt;
= Related Commands =&lt;br /&gt;
&lt;br /&gt;
* [[TI-BASIC:Fnoff|FnOff]]&lt;br /&gt;
* [[TI-BASIC:Plotson|PlotsOn]]&lt;br /&gt;
* [[TI-BASIC:Plotsoff|PlotsOff]][[Category:TI-BASIC]]&lt;br /&gt;
[[Category:TIBD]]&lt;/div&gt;</summary>
		<author><name>Maintenance script</name></author>
	</entry>
</feed>