71
TRANSIO
* = function
THEN Starts the true-clause in a conditional or error-trapping
structure.
<N
BRANCH
TICKS Returns the system time as a binary integer.
>ç
TOOLS
TICKS
→
#n
time
TIME Returns the system time in HH.MMSSs format.
>ç
TOOLS →
time
→TIME Sets the system time.
> ç
TOOLS
time
→
TINC Calculates a temperature increment.*
N
x
initial
y
delta
→
x
final
TLIN Linearizes and simplifies a trigonometric expression.
>û
‘
symb
1
’
→ ‘
symb
2
’
TLINE For each pixel along the line in
PICT
defined by the
specified coordinates, TLINE turns off/on every pixel that
is on/off.
<N
PICT
(
x
1
,y
1
)
(
x
2
,y
2
)
→
TMENU Displays a built-in menu, library menu, or user-defined
menu.
N
x
menu
→
TOT Computes the sum of each of the
m
columns of coordinate
values in Σ
DAT
.
N
→
x
sum
TRACE Returns the trace of a square matrix.
< %
OPERATIONS
[[
matrix
]]
n×n
→
x
trace
TRAN Returns the transpose of a matrix.
< %
OPERATIONS
[[
matrix
]]
→ [[
matrix
]]
transpose
TRANSIO Specifies a character translation option in data transfer.
N
n
option
→
Name Description Access Inputs Outputs