<?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%3AZsquare</id>
	<title>TI-BASIC:Zsquare - 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%3AZsquare"/>
	<link rel="alternate" type="text/html" href="http://learn.cemetech.net/index.php?title=TI-BASIC:Zsquare&amp;action=history"/>
	<updated>2026-05-01T14:24:13Z</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:Zsquare&amp;diff=502&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:Zsquare&amp;diff=502&amp;oldid=prev"/>
		<updated>2016-02-24T18:04:37Z</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=Zsquare_example.gif&lt;br /&gt;
|summary=Zooms to a square window.&lt;br /&gt;
|syntax=ZSquare&lt;br /&gt;
|location=Press:&lt;br /&gt;
# ZOOM to access the zoom menu.&lt;br /&gt;
# 5 to select ZSquare, or use arrows and ENTER.&lt;br /&gt;
|compatibility=TI-83/84/+/SE&lt;br /&gt;
|size=1 byte&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
The ZSquare command changes the [[TI-BASIC:System_Variables#window|window variables]] Xmin and Xmax, or Ymin and Ymax, so that ΔX=ΔY, preserving all other settings and the coordinate of the center of the screen. This ensures that a numerical distance on the graphscreen has the same physical length on the calculator display, no matter if it&amp;#039;s vertical, horizontal, or diagonal. Probably the most obvious effect of this change is that circles (whether graphed with an equation or drawn with the [[TI-BASIC:Circle|Circle(]] command) are actually circles and not ovals.&lt;br /&gt;
&lt;br /&gt;
When determining which of Xmin and Xmax or Ymin and Ymax to change, the command picks the ones that would be increased, and not decreased. This way, the window can never get smaller.&lt;br /&gt;
&lt;br /&gt;
Note that [[TI-BASIC:Zdecimal|ZDecimal]], [[TI-BASIC:Zinteger|ZInteger]], and to an extent [[TI-BASIC:Ztrig|ZTrig]] already have the same proportions, and don&amp;#039;t require a ZSquare command to follow them.&lt;br /&gt;
&lt;br /&gt;
= Advanced Uses =&lt;br /&gt;
&lt;br /&gt;
ZSquare can be useful in setting up a [[TI-BASIC:Friendly_Window|Friendly_Window]].&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; occurs if this command is used outside a program.&lt;br /&gt;
&lt;br /&gt;
= Related Commands =&lt;br /&gt;
&lt;br /&gt;
* [[TI-BASIC:Zdecimal|ZDecimal]]&lt;br /&gt;
* [[TI-BASIC:Zinteger|ZInteger]]&lt;br /&gt;
* [[TI-BASIC:Zstandard|ZStandard]]&lt;br /&gt;
&lt;br /&gt;
= See Also =&lt;br /&gt;
&lt;br /&gt;
* [[TI-BASIC:Friendly_Window|Friendly Graphing Windows]][[Category:TI-BASIC]]&lt;br /&gt;
[[Category:TIBD]]&lt;/div&gt;</summary>
		<author><name>Maintenance script</name></author>
	</entry>
</feed>