EasyManua.ls Logo

Texas Instruments TINSPIRE User Manual

Texas Instruments TINSPIRE
876 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #691 background imageLoading...
Page #691 background image
Programming 679
After typing each line, press ·. This inserts a new blank line
and lets you continue entering another line.
Use the
¡, ¢, £, and ¤ arrow keys to scroll through the function
or program for entering or editing commands.
Inserting comments
A comment symbol (©) lets you enter a remark. Comments can be useful
to someone viewing or editing the program. Comments do not display
when the program runs, and they have no effect on program flow.
À Comment showing required syntax. Because this library object is
public and this comment is the first line in a Func or Prgm block, the
comment displays in the Catalog as help. For details, see the
“Libraries” chapter.
To insert a comment:
1. Position the cursor at the end of the line where you want to insert a
comment.
2. From the
Actions menu, select Insert Comment.
3. Type the text of the comment after the © symbol.
Checking syntax
The Program Editor lets you check the function or program for correct
syntax.
` From the
CheckSyntax&Store menu, select Check Syntax.
If the syntax checker finds any syntax errors, it displays an error
message and tries to position the cursor near the first error so you can
correct it.
Define LibPub volcyl(ht,r) =
Prgm
©volcyl(ht,r) => volume of cylinder
À
Disp “Volume =”, approx(
p ¦ r
2
¦ ht)
©This is another comment.
EndPrgm

Table of Contents

Other manuals for Texas Instruments TINSPIRE

Question and Answer IconNeed help?

Do you have a question about the Texas Instruments TINSPIRE and is the answer not in the manual?

Texas Instruments TINSPIRE Specifications

General IconGeneral
ModelTI-Nspire
Resolution320 x 240 pixels
Operating SystemTI-Nspire OS
DisplayLCD
Screen Size3.2 inches
Color Depth16-bit
Battery4 AAA batteries
ConnectivityUSB

Summary

TI-Nspire™ Navigator™ Teacher Software Guidebook

Setting up the TI-Nspire™ Navigator™ Teacher Software

Installing the handheld software

Ensures the latest operating system is installed on handhelds for proper software function and guides the installation process.

Creating and managing your teacher account

Explains how to create a teacher account in Teacher Preferences to log in to the TI-Nspire™ Navigator™ network from a handheld.

Logging in to the TI-Nspire™ Navigator™ system from the handheld

Guides users on how to log in to the TI-Nspire™ Navigator™ network from their handheld for system communication.

Getting started with the TI-Nspire™ Navigator™ Teacher Software

Using the Documents Workspace

Using the Class Workspace

Beginning and ending a class session

Guides users on starting, pausing, resuming, and ending a class session for communication with selected classes.

Using Live Presenter

Starting Live Presenter

Provides instructions on how to start Live Presenter by selecting a student or the teacher handheld.

Recording the live presentation

Guides users on how to record and save the live presentation as a movie file (.avi).

Using Question in the Teacher Software

Polling students

Using the Scratchpad

Calculating with the Scratchpad

Details how to enter and evaluate math expressions, control result format, and use the Catalog for inserting functions and symbols.

Graphing with the Scratchpad

Guides users on how to graph functions, scatter plots, and sequences, including choosing graph types and using the entry line.

Calculator

Entering and evaluating math expressions

Details how to enter simple math expressions, control result format, and use the Catalog for inserting functions and symbols.

Using Variables

Creating variables

Guides users on how any portion or attribute of an object or function can be stored as a variable.

Graphs & Geometry

Using Lists & Spreadsheet

Using Data & Statistics

Programming

Overview of the Program Editor

Introduces the Program Editor for defining, editing, and managing user-defined functions and programs.

Defining a program or function

Guides users on starting a new program or function, defining names, types, and library access.

Data Collection and Analysis

Performing an experiment

Provides an overview of the typical process for performing an experiment, with brief steps and references to detailed sections.

Using advanced data collection options

Covers setting up offline sensors, remote collection units, and triggering for advanced data collection.

Using the TI-SmartView™ emulator

Related product manuals