HP 50g Graphing, 48gII Graphing manual Semicolon, CLEAR, DROP, DROPN, DROP2

Models: 50g Graphing 48gII Graphing

1 693
Download 693 pages 23.18 Kb
Page 424
Image 424

« → x y z 'x*y/2+z' »

is a userdefined function. Like a builtin functio n, a userdefined function can take its arguments in stack syntax or algebraic syntax, and can take symbolic arguments. In addition, a userdefined function is differentiable if its defining procedure is an algebraic expression that contains only differentiable functions.

See also: DEFINE, LOCAL, STO

;(Semicolon)

Type: Command

Description: Drop Safe Command: Removes the level 1 object from the stack if there is one, otherwise does nothing.

Access:

&Í when flag –51 is clear

( Íis the rightshift of the

#key)

 

Í when flag –51 is set

( Íis the rightshift of the

#key).

Input/Output:

 

 

 

 

 

 

Level 1

 

Level 1

 

 

 

 

 

 

 

obj

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

See also:

CLEAR, DROP, DROPN, DROP2

 

 

3304 Full Command and Function Reference

Page 424
Image 424
HP 50g Graphing, 48gII Graphing manual Semicolon, CLEAR, DROP, DROPN, DROP2