executed.
Example:
Determine the height (in second intervals) of a ball thrown in
the air at an initial speed of Vm/sec and an angle of S°
The formula is expressed as: with g=9.8
without taking into account the effects of wind resistance.
Program
In this program the angular measurement unit is confi gured
and the T memory slot is initialized.
Initial velocity and angle are introduced in the V and S mem-
ories respectively.
Lbl 1 is used at the beginning of the repetition operation.
The numeric value stored in memory slot T functions as a
counter (with an increment of 1 each time) and is realized
through the Isz T function. In this case, the Isz command is
used only with the purpose of incrementing the value stored
in memory slot T, and the following skips do not depend on
any comparison or decision. The Isz command can also be
used in the same way as the Dsz command for skips that
require decisions, but as can be seen here, it can also be
Summary of Contents for CAL-150
Page 2: ...CAL 150 CALCULADORA CIENTÍFICA GRAFICADORA ESPAÑOL ...
Page 52: ......
Page 65: ...Regresión Lineal ...
Page 81: ...Active la función de trazado ...
Page 82: ......
Page 96: ...Ejecución de programas El siguiente programa será ejecutado ...
Page 132: ...CAL 150 SCIENTIFIC GRAPHIC CALCULATOR ENGLISH ...
Page 184: ......
Page 185: ...Hyperbole and Inverse Hyperbole Functions These operations cannot be realized in Base N mode ...
Page 191: ...Basic Arithmetic Operations using binary octal deci mal and hexadecimal values ...
Page 197: ...Lineal Regression ...
Page 210: ......
Page 213: ...After specifying the ranges introduce the graph y x2 3 Activate the trace function ...
Page 214: ......
Page 229: ...Summary ...