EasyManuals Logo
Home>Texas Instruments>Calculator>TI-89

Texas Instruments TI-89 Tip List

Texas Instruments TI-89
507 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #347 background imageLoading...
Page #347 background image
You can use empty strings ("") to insert blank lines:
char(174)c
util\write(50,10,{"Equations:","",c&" and "&c,"(x^2+y^3)/(z)","^(x)","",c,"a*x^2+b*x+c"})
C source code
// C Source File
// Created 5/22/2001; 10:07:44 PM
// Author: E.W.
#define OPTIMIZE_ROM_CALLS // Use ROM Call Optimization
//#define SAVE_SCREEN // Save/Restore LCD Contents
//#include <tigcclib.h> // Include All Header Files
//short _ti89; // Produce .89Z File
//short _ti92plus; // Produce .9XZ File
#include <nostub.h>
#include <estack.h>
#include <wingraph.h>
#include <error.h>
#include <args.h>
#include <string.h>
#include <graph.h>
//#include <tigcclib.h>
#define WMAIN ((WINDOW*)(*((long*)(*((long *)(*((long*)0xC8)))))));
int _ti89,_ti92plus;
short GetInt(unsigned char **exp)
{
short value,err;
if((err=estack_to_short(*exp, &value))!=1) {
if(err==0)
ER_throwVar(830);
ER_throwVar(40);
}
7 - 58

Table of Contents

Other manuals for Texas Instruments TI-89

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Texas Instruments TI-89 and is the answer not in the manual?

Texas Instruments TI-89 Specifications

General IconGeneral
Display size (HxV)100 x 160 mm
Memory type639K FLASH ROM, 188K bytes RAM
Compatible operating systemsOperating System 2.09
Battery typeAAA

Related product manuals