49
NDIST
* = function
MINR Returns the symbolic constant MINR or its numerical
representation, 1.00000000000E–499.*
< P
CONSTANTS
→ ‘
MINR
’
MINΣ Finds the minimum coordinate value in each of the
m
columns of the current statistics matrix.
N
→
x
min
MITM Changes multiple equation menu titles and order.
N
"title"
{
list
}
→
MOD Returns a remainder where
x
mod
y
=
x
–
y
floor (
x
/
y
).*
< P
REAL
x y
→
x
mod
y
MODSTO Changes the modulo setting to the specified number.
<!
MODULO
z
1
→
z
2
MROOT Uses the multiple-equation solver to solve for one or more
variables using the equations in
EQ
.
N
’name’
→
x
MSGBOX Creates a user-defined message box.
<N
OUT
“
message
”
→
MSOLVR Displays the multiple-equation solver variable menu for
the set of equations stored in
EQ
.
N
MULTMOD Performs modular multiplication of two objects, modulo
the current modulus.*
<!
MODULO
obj
1
obj
2
→
obj
3
MUSER Designates a variable as user-defined for the multiple-
equation solver.
N
‘name’
→
→NDISP Sets the number of lines over which an object is displayed.
N
n
→
NDIST Returns the normal probability distribution at
x
based on
the mean
m
and variance
v
of the normal distribution.
< P
PROBABILITY
m v x
→
ndist(m, v, x)
Name Description Access Inputs Outputs