|
We're glad you came by, but you might find what you're looking for elsewhere. TI-Basic Developer is not the site it once was. While its information on commands and other calculator features remains almost second-to-none, its forum, archives, and even hosting service, Wikidot, have been decaying for years. The calculator community would love to see what you're working on, or help you in your next coding adventure, but TI-Basic Developer is no longer the place to do it. Instead, you should head over to Cemetech (primarily American) or TI-Planet (primarily international). Both are active, well-established forums with their own archives, chatrooms, reference material, and abundant coding tools and resources. We'll see you there, we hope. |
This article is a stub. You can help TI-Basic Developer by expanding it.Puts Quadrant 1 in the viewing window.
none
[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.
Related Commands
.