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

Texas Instruments Titanium TI-89 User Manual

Texas Instruments Titanium TI-89
1008 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 #827 background imageLoading...
Page #827 background image
Appendix A: Functions and Instructions 827
getTmZn() CATALOG
getTmZn()
integer
Returns an integer representing the time zone
that is currently set on the device.
The returned integer represents the number of
minutes the time zone is offset from Greenwich
Mean Time (GMT), as established in Greenwich,
England. For example, if the time zone is offset
from GMT by two hours, the device would return
120 (minutes).
Integers for time zones west of GMT are negative.
Integers for time zones east of GMT are positive.
If Greenwich Mean Time is 14:07:07, it is:
8:07:07 a.m. in Denver, Colorado (Mountain
Daylight Time)
(–360 minutes from GMT)
16:07:07 p.m. in Brussels, Belgium (Central
European Standard Time)
(+120 minutes from GMT)
getType() CATALOG
getType(
var
)
string
Returns a string indicating the data type of
variable
var
.
If
var
has not been defined, returns the string
"
NONE".
{1,2,3}! temp ¸ {1 2 3}
getType(temp)
¸ "LIST"
2+3
i
! temp ¸ 2 + 3
i
getType(temp) ¸ "EXPR"
DelVar temp
¸ Done
getType(temp)
¸ "NONE"
Data Type Variable Contents
"ASM" Assembly-language program
"DATA" Data type
"EXPR" Expression (includes complex/arbitrary/undefined, ˆ, ë ˆ, TRUE, FALSE, pi,
e
)
"FUNC" Function
"GDB" Graph data base
"LIST" List
"MAT" Matrix
"NONE" Variable does not exist
"NUM" Real number
"OTHER" Miscellaneous data type for future use by software applications
"PIC" Picture
"PRGM" Program
"STR" String
"TEXT" Text type
"VAR" Name of another variable

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

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

Texas Instruments Titanium TI-89 Specifications

General IconGeneral
BrandTexas Instruments
ModelTitanium TI-89
CategoryCalculator
LanguageEnglish

Related product manuals