User Manual - Page 52

For N3/TBL/1L1/J.

Loading ...
Loading ...
Loading ...
48 Alphabetical Listing
eval () Hub Menu
Although eval() does not display its result,
you can view the resulting Hub command
string after executing the command by
inspecting any of the following special
variables.
iostr.SendAns
iostr.GetAns
iostr.GetStrAns
Note: See also Get(page 58), GetStr(page
65), and Send(page 134).
Exit
Catalog >
Exit
Exits the current For, While, or Loop block.
Exit is not allowed outside the three looping
structures (For, While, or Loop).
Note for entering the example: For
instructions on entering multi-line program
and function definitions, refer to the
Calculator section of your product
guidebook.
Function listing:
exp()
u key
exp(Value1) value
Returns e raised to the Value1 power.
Note: See also e exponent template, page
2.
You can enter a complex number in re
i
θ
polar form. However, use this form in
Radian angle mode only; it causes a
Domain error in Degree or Gradian angle
mode.
exp(List1) list
Returns e raised to the power of each
element in List1.
Loading ...
Loading ...
Loading ...