cmd_zoomsqr Function (ROM Call 0x3A5)

AMS 1.01 or higher bascmd.h

void cmd_zoomsqr (void);

Executes TI-Basic 'ZoomSqr' command.

cmd_zoomsqr displays the Graph screen, adjusts the x or y viewing window settings so that each pixel represents an equal width and height in the coordinate system, and updates the viewing window. See the TI-Basic manual for more info.


Uses: ROM Call 0x455


See also: cmd_zoomstd