Access:

…µSCLΣ

 

 

 

 

 

 

Input/Output:

None

 

 

 

 

 

 

See also:

AUTO, SCATRPLOT

 

 

 

 

 

 

SCONJ

Command

 

 

 

 

 

 

Type:

 

 

 

 

 

 

Description:

Store Conjugate Command: Conjugates the contents of a named object.

 

The named object must be a number, an array, or an algebraic object. For information on

 

conjugation, see CONJ.

 

 

 

 

 

 

Access:

MEMORY ARITHMETIC LSCONJ

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

Input/Output:

 

 

 

 

 

 

 

 

 

 

Level 1/Argument 1

 

 

 

 

 

Level 1/Item 1

 

 

 

 

 

 

 

 

 

 

'name'

 

 

 

 

 

 

 

 

 

 

 

 

 

See also:

CONJ, SINV, SNEG

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

SCROLL

Command

 

 

 

 

 

 

Type:

 

 

 

 

 

 

Description:

Displays any object. This is the programmable equivalent of pressing I%VIEW%and is the best

 

way to view any object larger than the screen, such as complicated algebraic expressions.

Access:

…µSCROLL

 

 

 

 

 

 

Input/Output:

 

 

 

 

 

 

 

 

 

 

Level 1/Argument 1

 

 

 

 

 

Level 1/Item 1

 

 

 

 

 

 

 

 

 

 

Grob

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

SDEV

Command

 

 

 

 

 

 

Type:

 

 

 

 

 

 

Description:

Standard Deviation Command: Calculates the sample standard deviation of each of the m

 

columns of coordinate values in the current statistics matrix (reserved variable ΣDAT).

 

SDEV returns a vector of m real numbers, or a single real number if m = 1. The standard

 

deviation (the square root of the variances) is computed using this formula:

 

1

n

 

 

2

 

 

(xi x)

 

 

-----------

 

 

 

 

n – 1i = 1

 

 

 

 

 

where xi is the ith coordinate value in a column,

 

is the mean of the data in this column, and n is

 

x

 

the number of data points.

 

 

 

 

 

 

Access:

…µSDEV

 

 

 

 

 

 

Input/Output:

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

Level 1/Argument 1

 

 

 

 

 

Level 1/Item 1

 

 

 

 

 

 

 

 

 

 

 

 

 

 

xsdev

 

 

 

 

 

 

[ xsdev 1 xsdev 2 ...xsdev m ]

 

 

 

 

 

See also:

MAXΣ, MEAN, MINΣ, PSDEV, PVAR, TOT, VAR

 

 

 

 

 

 

 

 

 

 

 

SEND

Command

 

 

 

 

 

 

Type:

 

 

 

 

 

 

Description: Send Object Command: Sends a copy of the named objects to a Kermit device.

Full Command and Function Reference 3-219