EasyManuals Logo

Texas Instruments Voyage 200 User Manual

Texas Instruments Voyage 200
1008 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 #583 background imageLoading...
Page #583 background image
Programming 583
Note: A list of output commands is available.
Getting Values into a Program
Getting Values into a ProgramGetting Values into a Program
Getting Values into a Program
To input values into a program, you can:
Require the users to store a value (with §) to the necessary variables before
running the program. The program can then refer to these variables.
Note: A list of input commands is available.
Displaying a calculation result
does not store that result. If you
need to refer to a result later,
store it to a variable.
:cos(p/4)!maximum
:Disp maximum
Enter the values directly into
the program itself.
:Disp 12ù6
:cos(p/4)!maximum
Include input commands that
prompt the users to enter the
necessary values when they
run the program.
:Input "Enter a value",i
:Request "Enter an
integer",n
Require the users to pass
one or more values to the
program when they run it.
prog1(3,5)

Table of Contents

Other manuals for Texas Instruments Voyage 200

Questions and Answers:

Question and Answer IconNeed help?

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

Texas Instruments Voyage 200 Specifications

General IconGeneral
TypeScientific
Form factorPocket
Product colorBlue
Display resolution128 x 240 pixels

Related product manuals