EasyManua.ls Logo

Texas Instruments TI-Nspire CAS - C

Texas Instruments TI-Nspire CAS
276 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
24 Alphabetical Listing
binomCdf()
Catalog >
binomCdf(n,p) list
binomCdf(n,p,lowBound,upBound)
number if lowBound and upBound are
numbers, list if lowBound and upBound are
lists
binomCdf(n,p,upBound)for P(0XupBound)
number if upBound is a number, list if
upBound is a list
Computes a cumulative probability for the
discrete binomial distribution with n number
of trials and probability p of success on each
trial.
For P(X upBound), set lowBound=0
binomPdf()
Catalog >
binomPdf(n,p) list
binomPdf(n,p,XVal) number if XVal is a
number, list if XVal is a list
Computes a probability for the discrete
binomial distribution with n number of trials
and probability p of success on each trial.
C
Catalog >
ceiling(Expr1) integer
Returns the nearest integer that is the
argument.
The argument can be a real or a complex
number.
Note: See also floor().
ceiling(List1) list
ceiling(Matrix1) matrix
Returns a list or matrix of the ceiling of
each element.

Other manuals for Texas Instruments TI-Nspire CAS

Related product manuals