Define Libpriv; Define Libpub - Texas Instruments TI-Nspire Reference Manual

Reference guide
Hide thumbs Also See for TI-Nspire:
Table of Contents

Advertisement

Define
Function
Param1
Define
(
Block
EndFunc
Program
Param1
Define
(
Block
EndPrgm
In this form, the user-defined function or program can execute a block
of multiple statements.
Block can be either a single statement or a series of statements on
separate lines. Block also can include expressions and instructions
(such as If, Then, Else, and For).
Note for entering the example:
on the handheld, you can enter multi-line definitions by pressing
·
instead of
at the end of each line. On the computer keyboard,
hold down
and press
Alt
Enter
See also Define LibPriv, page 28, and Define LibPub,
Note:
page 28.

Define LibPriv

Var
Expression
Define LibPriv
=
Function
Define LibPriv
Function
Define LibPriv
Block
EndFunc
Program
Define LibPriv
Block
EndPrgm
Operates the same as Define, except defines a private library
variable, function, or program. Private functions and programs do not
appear in the Catalog.
See also Define, page 27, and Define LibPub, page 28.
Note:

Define LibPub

Var
Expression
Define LibPub
=
Function
Define LibPub
Function
Define LibPub
Block
EndFunc
Program
Define LibPub
Block
EndPrgm
Operates the same as Define, except defines a public library
variable, function, or program. Public functions and programs appear
in the Catalog after the library has been saved and refreshed.
See also Define, page 27, and Define LibPriv, page 28.
Note:
28
TI-Nspire™ Reference Guide
Param2
,
, ...) = Func
Param2
,
, ...) = Prgm
In the Calculator application
.
Param1
Param2
Expression
(
,
, ...) =
Param1
Param2
(
,
, ...) = Func
Param1
Param2
(
,
, ...) = Prgm
Param1
Param2
Expression
(
,
, ...) =
Param1
Param2
(
,
, ...) = Func
Param1
Param2
(
,
, ...) = Prgm
@
Catalog >
Catalog >
Catalog >

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents