TI-BASIC:Zquadrant1: Difference between revisions
From Learn @ Cemetech
Jump to navigationJump to search
Initial automated import |
Automated @@ correction |
||
Line 5: | Line 5: | ||
{{Template:TI-BASIC:Command | {{Template:TI-BASIC:Command | ||
|picture= | |picture= | ||
|summary=Puts Quadrant 1 in the viewing window. | |summary=Puts Quadrant 1 in the viewing window. | ||
|syntax=none | |syntax=none | ||
Line 14: | Line 14: | ||
{{Template:TI-BASIC:Command | {{Template:TI-BASIC:Command | ||
|picture= | |picture= | ||
|summary= | |summary= | ||
|syntax= | |syntax= | ||
|location= | |location= | ||
|compatibility= | |compatibility= | ||
|size= | |size= | ||
}} | }} | ||
Latest revision as of 22:12, 24 February 2016
This page is not complete.
[[File:|border]]
Command Summary
Puts Quadrant 1 in the viewing window.
Command Syntax
none
Menu Location
[Zoom][Alpha][Math]
OS 2.53MP and above
2 bytes
ZQuadrant1 was introduced in OS 2.53MP. As it's name might imply, it puts Quadrant I in the viewing window (the upper-left quadrant). Here are the window settings it affects:
-Xmin is set to 0 and Xmax is set to 9.4 making each pixel .1 units. -Ymin is set to 0 and Ymax is set to 9.4 (each pixel is 47/310 units) -Xscl and Yscl are set to 1 -ΔX is set to .1 -ΔY is set to 47/310 -Xres is set to 1
This command does not seem to work in programs.