User Manual - Page 114

For N3/TBL/1L1/J.

Loading ...
Loading ...
Loading ...
110 Alphabetical Listing
PassErr
Catalog >
Note for entering the example: For
instructions on entering multi-line program
and function definitions, refer to the
Calculator section of your product guidebook.
piecewise()
Catalog >
piecewise(Expr1[, Cond1[, Expr2 [, Cond2
[, ]]]])
Returns definitions for a piecewise function
in the form of a list. You can also create
piecewise definitions by using a template.
Note: See also Piecewise template, page 2.
poissCdf()
Catalog >
poissCdf(λ,lowBound,upBound) number
if lowBound and upBound are numbers, list
if lowBound and upBound are lists
poissCdf(λ,upBound)for P(0XupBound)
number if upBound is a number, list if
upBound is a list
Computes a cumulative probability for the
discrete Poisson distribution with specified
mean λ.
For P(X upBound), set lowBound=0
poissPdf()
Catalog >
poissPdf(λ,XVal) number if XVal is a
number, list if XVal is a list
Computes a probability for the discrete
Poisson distribution with the specified mean
λ.
Polar
Catalog >
Vector Polar
Note: You can insert this operator from the
computer keyboard by typing @>Polar.
Loading ...
Loading ...
Loading ...