HP 48gII Graphing, 50g Graphing manual Nsub, →Num, …µNΣ

Models: 50g Graphing 48gII Graphing

1 693
Download 693 pages 23.18 Kb
Page 277
Image 277

NOVAL is used to mark an empty field in a userdef ined dialog box created with the INFORM command. INFORM defines fields sequentially. If default values are used for those fields, the defaults must be defined in the same order as the fields were defined. To skip over (not provide defaults for) some of the fields, use the NOVAL command.

After INFORM terminates, NOVAL is returned if a field is empty and OK or `is selected.

Access:

!°L IN NOVAL

( °is the leftshift of the

Nkey).

Input/Output:

None

 

 

See also:

INFORM

 

 

Command

 

 

Type:

 

 

Description:

Number of Rows Command: Returns the number of rows in the current statistical matrix

 

(reserved variable ΣDAT).

 

 

Access:

…µNΣ

 

 

Input/Output:

 

 

 

 

 

 

Level 1/Argument 1

Level 1/Item 1

 

 

 

 

 

 

 

 

nrows

 

 

 

 

 

See also:

ΣX, ΣXY, ΣX2, ΣY, ΣY2

 

 

 

 

 

 

 

NSUB

Command

 

 

Type:

 

 

Description:

Number of Sublist Command: Provides a way to access the current sublist position during an

 

iteration of a program or command applied using DOSUBS.

 

 

Returns an Undefined Local Name error if executed when DOSUBS is not active.

Access:

LIST PROCEDURES NSUB

( °is the leftshift of the

Nkey).

Input/Output:

 

 

 

 

 

 

Level 1/Argument 1

Level 1/Item 1

 

 

 

 

 

 

 

 

nposition

 

DOSUBS,

 

 

 

See also:

ENDSUB

 

 

 

 

 

 

 

→NUM

Command

 

 

Type:

 

 

Description: Evaluate to Number Command. Evaluates a symbolic argument object (other than a list) and returns the numerical result.

NUM repeatedly evaluates a symbolic argument until a numerical result is achieved. The effect is the same as evaluating a symbolic argument in Numerical Result Mode (flag –3 set).

Access:

NUM

(→NUM is the rightshift of the

`key).

Input/Output:

 

 

 

 

 

 

Level 1/Argument 1

Level 1/Item 1

 

 

 

 

 

 

 

objsymb

z

See also:

EVAL

 

 

 

 

 

 

 

 

 

 

 

NUM

Command

 

 

Type:

 

 

Description: Character Number Command: Returns the character code n for the first character in the string.

The character codes are an extension of ISO 8859/1. Codes 128 through 159 are unique to the calculators.

Full Command and Function Reference 3157

Page 277
Image 277
HP 48gII Graphing, 50g Graphing manual Nsub, →Num, …µNΣ