666
Libraries
Creating libraries and library objects
A document is regarded as a library when it is saved or copied to the
designated library folder. The default location is:
•
Windows®:
My Documents\TI-Nspire\MyLib
.
•
Macintosh®:
Documents/TI-Nspire/MyLib
.
•
Handheld:
MyLib
If the folder has been inadvertently deleted, you must create it before
attempting to use libraries.
You can define library objects using either the Program Editor or the
Calculator application. Library objects must be defined with a
Define
command and must reside in the first problem of a library document.
Note:
If you use the Program Editor to define a library function or
program, you must store the object and also save the document. Saving
the document does not automatically store the object. For more
information, see the “
Programming
” section of the documentation.
Naming restrictions apply to library documents and library objects.
•
A library document name must be a valid variable name between 1
and 16 characters long, and it must not contain a period or begin
with an underscore.
•
A library object name must be a valid variable name between 1 and
15 characters long. It must not contain a period and must not begin
with an underscore.
Private and Public library objects
When you define a library object, you designate it as private (LibPriv) or
public (LibPub).
Define a=5
a
is not a library object.
Define LibPriv b={1,2,3}
b
is a private library object.
Define LibPub func1(x)=x^2 - 1
func1
is a public library object.
Содержание TI-Nspire
Страница 38: ...26 Setting up the TI Nspire Navigator Teacher Software ...
Страница 46: ...34 Getting started with the TI Nspire Navigator Teacher Software ...
Страница 84: ...72 Using the Content Workspace ...
Страница 180: ...168 Capturing Screens ...
Страница 256: ...244 Embedding documents in web pages ...
Страница 332: ...320 Polling students For detailed information on viewing and sorting poll results see Using the Review Workspace ...
Страница 336: ...324 Polling students ...
Страница 374: ...362 Using the Review Workspace ...
Страница 436: ...424 Calculator ...
Страница 450: ...438 Using Variables ...
Страница 602: ...590 Using Lists Spreadsheet ...
Страница 676: ...664 Using Notes You can also change the sample size and restart the sampling ...
Страница 684: ...672 Libraries ...
Страница 714: ...702 Programming ...
Страница 828: ...816 Data Collection and Analysis ...
Страница 846: ...834 Regulatory Information ...
Страница 848: ...836 ...