Plot Type

Default Interval

 

 

PCONTOUR

RES does not apply

 

 

POLAR

2°, 2 grads, or π/90 radians

 

 

SCATTER

RES does not apply

 

 

SLOPEFIELD

RES does not apply

 

 

WIREFRAME

RES does not apply

 

 

YSLICE

2 pixels (plots a point in every other column of pixels)

 

 

Access:

…µRES

 

Input/Output:

 

 

 

 

 

 

 

 

 

Level 1/Argument 1

Level 1/Item 1

 

 

 

 

 

 

ninterval

 

 

#ninterval

See also: BAR, CONIC, DIFFEQ, FUNCTION, GRIDMAP, HISTOGRAM, PARAMETRIC, PARSURFACE, PCONTOUR, POLAR, SCATTER, SLOPEFIELD, TRUTH, WIREFRAME, YSLICE

RESTORE

Type:

Command

 

Description:

Restore HOME Command: Replaces the current HOME directory with the specified backup

 

copy (:nport:namebackup) previously created by ARCHIVE.

 

The specified port number must be in the range 0 to 3.

 

To restore a HOME directory that was saved on a remote system using :IO:name ARCHIVE, put

 

the backup object itself on the stack, execute RESTORE and then execute a warm start.

Access:

„°MEM LRESTORE

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

Input/Output:

 

 

Level 1/Argument 1

Level 1/Item 1

 

 

 

 

 

 

:nport :namebackup

 

 

backup

 

To restore a

 

Example:

HOME directory that was saved as the file AUG1 on a remote system, execute

 

'AUG1' SEND on the remote system, then execute the following on the local calculator:

 

RECV 'AUG1' RCL RESTORE

 

See also:

ARCHIVE

 

 

 

 

 

RESULTANT

 

 

 

Type:

Function

 

Description:

Returns the resultant of two polynomials of the current variable. That is, it returns the

 

determinant of the Sylvester matrix of the two polynomials.

Access:

POLY

 

Input:

Level 2/Argument 1: The first polynomial.

 

 

Level 1/Argument 2: The second polynomial.

 

Output:

The determinant of the two matrices that correspond to the polynomials.

Full Command and Function Reference 3-201