![]() |
cmd_zoomint | Function (ROM Call 0x3A1) |
AMS 1.01 or higher | bascmd.h |
void cmd_zoomint (void); |
Executes TI-Basic 'ZoomInt' command.
cmd_zoomint displays the Graph Screen, lets the user set a center point for the zoom, and adjusts the viewing window settings so that each pixel has an integer coordinate in all directions. The adjustment is performed by updating the viewing window system variables ("xmin", etc.). See the TI-Basic manual for more info.