Texas Instruments TI-89 Titanium Short User Manual page 200

Hide thumbs Also See for TI-89 Titanium:
Table of Contents

Advertisement

getTmStr()
CATALOG
integer
getTmStr([
Returns a string of the current clock time in the
current time format.
If you enter the optional integer that corresponds
to a clock time format, the string returns the
current time in the specified format.
getTmZn()
CATALOG
getTmZn() ⇒
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.
getType()
CATALOG
) ⇒
var
getType(
Returns a string indicating the data type of
variable
If
has not been defined, returns the string
var
"
NONE
Data Type
"ASM"
"DATA"
"EXPR"
"FUNC"
"GDB"
"LIST"
"MAT"
"NONE"
"NUM"
"OTHER"
"PIC"
"PRGM"
"STR"
"TEXT"
"VAR"
194
) ⇒
]
string
integer
string
.
var
".
Variable Contents
Assembly-language program
Data type
Expression (includes complex/arbitrary/undefined,
e
)
Function
Graph data base
List
Matrix
Variable does not exist
Real number
Miscellaneous data type for future use by software applications
Picture
Program
String
Text type
Name of another variable
Optional integer values:
12 = 12 hour clock
24 = 24 hour clock
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)
{1,2,3}! temp ¸
getType(temp) ¸
i
! temp ¸
2+3
getType(temp) ¸
DelVar temp ¸
getType(temp) ¸
Appendix A: Functions and Instructions
{1 2 3}
"LIST"
2 + 3
"EXPR"
Done
"NONE"
ˆ , ë ˆ , TRUE, FALSE, pi,
i

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents