4Base16; Binomcdf(); Binompdf; Ceiling - Texas Instruments TI-Nspire Reference Manual

Reference guide
Hide thumbs Also See for TI-Nspire:
Table of Contents

Advertisement

4
Base16
Integer1
4
integer
Base16
You can insert this operator from the computer keyboard by
Note:
typing @>Base16.
Converts Integer1 to a hexadecimal number. Binary or hexadecimal
numbers always have a 0b or 0h prefix, respectively.
0b binaryNumber
0h hexadecimalNumber
Zero, not the letter O, followed by b or h.
A binary number can have up to 64 digits. A hexadecimal number can
have up to 16.
Without a prefix, Integer1 is treated as decimal (base 10). The result
is displayed in hexadecimal, regardless of the Base mode.
If you enter a decimal integer that is too large for a signed, 64-bit
binary form, a symmetric modulo operation is used to bring the value
into the appropriate range. For more information, see
page 12.

binomCdf()

n
p
number
binomCdf(
,
)
n
p
lowBound
binomCdf(
,
,
upBound
and
are numbers,
lists
n
p
upBound
binomCdf(
,
,
) for P(0
upBound
list
is a number,
Computes a cumulative probability for the discrete binomial
distribution with n number of trials and probability p of success on
each trial.
{
upBound), set lowBound=0
For P(X

binomPdf()

n
p
number
binomPdf(
,
)
n
p
XVal
binomPdf(
,
,
)
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

ceiling()

Value1
value
ceiling(
)
Returns the nearest integer that is
The argument can be a real or a complex number.
See also floor().
Note:
List1
list
ceiling(
)
Matrix1
matrix
ceiling(
)
Returns a list or matrix of the ceiling of each element.
14
TI-Nspire™ Reference Guide
4
Base2
upBound
number
lowBound
,
)
if
list
lowBound
upBound
if
and
{
{
upBound
X
)
upBound
if
is a list
number
XVal
if
is a number,
|
the argument.
,
are
number
if
list
if
Catalog >
Catalog >
Catalog >
Catalog >

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents