Input/Output:

 

 

Level 1/Argument 1

Level 1/Item 1

 

 

 

 

 

 

xkey

 

 

{ xkey1, ... ,xkey n }

 

 

0

 

 

'S'

 

 

 

 

See also:

ASN, RCLKEYS, STOKEYS

 

 

 

 

 

DEPND

Type: Command

Description: Dependent Variable Command: Specifies the dependent variable (and its plotting range for TRUTH plots).

The specification for the dependent variable name and its plotting range is stored in the reserved variable PPAR as follows:

If the argument is a global variable name, that name replaces the dependent variable entry in PPAR.

If the argument is a list containing a global name, that name replaces the dependent variable name but leaves unchanged any existing plotting range.

If the argument is a list containing a global name and two real numbers, or a list containing a name, array, and real number, that list replaces the dependent variable entry.

If the argument is a list containing two real numbers, or two real numbers from levels 1 and 2, those two numbers specify a new plotting range, leaving the dependent variable name unchanged. (LASTARG returns a list, even if the two numbers were entered separately.)

The default entry is Y.

The plotting range for the dependent variable is meaningful only for plot type TRUTH, where it restricts the region for which the equation is tested, and for plot type DIFFEQ, where it specifies the initial solution value and absolute error tolerance.

Access: …µDEPND

Input/Output:

 

 

Level 2/Argument 1

Level 1/Argument 2

 

Level 1/Item 1

 

 

 

 

 

 

 

 

 

'global'

 

 

 

 

{ global }

 

 

 

 

{ global, ystart, yend }

 

 

 

 

{ystart, yend }

 

 

 

ystart

yend

 

See also:

INDEP

 

 

 

 

 

 

 

 

 

 

 

 

 

 

DEPTH

RPL Command

 

 

 

Type:

 

 

 

Description:

Depth Command: Returns a real number representing the number of objects present on the stack

 

(before DEPTH was executed).

 

 

 

Access:

STACK LDEPTH

( °is the left-shift of the Nkey).

 

ISTACK LDEPTH

 

 

 

Input/Output:

 

 

 

 

 

 

 

 

 

 

 

 

Level n7Level 1

 

Level 1

 

 

 

 

 

 

 

 

 

 

n

 

 

 

 

 

 

Full Command and Function Reference 3-55