User Manual - Page 55

For N3/TBL/1L1/J.

Loading ...
Loading ...
Loading ...
factor()
Catalog >
press Enter repeatedly.
Macintosh®: Hold down the F5 key and
press Enter repeatedly.
iPad®: The app displays a prompt. You
can continue waiting or cancel.
If you merely want to determine if a
number is prime, use isPrime() instead. It is
much faster, particularly if rationalNumber
is not prime and if the second-largest factor
has more than five digits.
FCdf()
Catalog >
FCdf
(lowBound,upBound,dfNumer,dfDenom)
number if lowBound and upBound are
numbers, list if lowBound and upBound are
lists
FCdf
(lowBound,upBound,dfNumer,dfDenom)
number if lowBound and upBound are
numbers, list if lowBound and upBound are
lists
Computes the F distribution probability
between lowBound and upBound for the
specified dfNumer (degrees of freedom) and
dfDenom.
For P(X upBound), set lowBound = 0.
Fill
Catalog >
Fill Value, matrixVar matrix
Replaces each element in variable
matrixVar with Value.
matrixVar must already exist.
Fill Value, listVar list
Replaces each element in variable listVar
with Value.
listVar must already exist.
Alphabetical Listing 51
Loading ...
Loading ...
Loading ...