66
SLB
* = function
SLB Shifts a binary integer one byte to the left.
< P
BASE
BYTE
#n
1
→
#n
2
SLOPEFIELD Sets the plot type to SLOPEFIELD.
N
SNEG Replaces the contents of a variable with its negative.
<N
MEMORY
ARITHMETIC
‘
name
’
→
SNRM Returns the spectral norm of an array.
< %
OPERATIONS
[
array
]
→
x
spectralnorm
SOLVE Finds zeros of an expression equated to 0, or solves an
equation.
<&
‘
symb
1
’
z
1
→ {
list
1
}
SOLVER Displays a menu of commands used in solving
equations.
N
SOLVEVX Finds zeros of an expression with respect to the current
variable.
<&
‘
symb
1
’
→ {
list
1
}
SORT Sorts the elements in a list in ascending order.
< P
LIST
{
list
}
1
→ {
list
}
2
SPHERE Sets the coordinate mode to spherical.
N
SQ Returns the square of the argument.*
<R
z
→
z
2
SR Shifts a binary integer one bit to the right.
< P
BASE BIT
#n
1
→
#n
2
SRAD Returns the spectral radius of a square matrix.
< %
OPERATIONS
[[
matrix
]]
n×n
→
x
spectral radius
Name Description Access Inputs Outputs