User Manual - Page 71

For N3/TBL/1L1/J.

Loading ...
Loading ...
Loading ...
Goto
Catalog >
Goto labelName
Transfers control to the label labelName.
labelName must be defined in the same
function using a Lbl instruction.
Note for entering the example: For
instructions on entering multi-line program
and function definitions, refer to the
Calculator section of your product
guidebook.
Grad
Catalog >
Expr1Grad expression
Converts Expr1 to gradian angle measure.
Note: You can insert this operator from the
computer keyboard by typing @>Grad.
In Degree angle mode:
In Radian angle mode:
I
identity()
Catalog >
identity(Integer) matrix
Returns the identity matrix with a
dimension of Integer.
Integer must be a positive integer.
If
Catalog >
If BooleanExpr
Statement
If BooleanExpr Then
Block
EndIf
Alphabetical Listing 67
Loading ...
Loading ...
Loading ...