![](/images/backgrounds/291794/hp-39g-users-manual-545359247x1.png)
Xzoom
All Aplets
Yzoom
All Aplets
Sets the horizontal zoom factor.
From
or
In a program, type
n X XZOOM
where n > 0
Sets the vertical zoom factor.
From
or
In a program, type
n X YZOOM
Angle
All Aplets
F1...F9, F0
Function
Sets the angle mode.
From Symbolic Setup, choose Degrees, Radians, or Grads for angle measure.
or
In a program, type
1 X Angle
2 X Angle
3 X
Can contain any expression. Independent variable is X.
Example
'SIN(X)' X F1(X)
X1, Y1...X9,Y9 X0,Y0
Parametric
You must put single quotes around an expression to keep it from being evaluated before it is stored. Use
CHARS to type the single quote mark.
Can contain any expression. Independent variable is T.
Example
'SIN(4*T)' X Y1(T):'2*SIN(6*T)' X X1(T)
Programming |