4Base10; 4Base16; Binomcdf(); Binompdf - Texas Instruments TI-NSPIRE Reference Manual

Ti ti-nspire: reference guide
Hide thumbs Also See for TI-NSPIRE:
Table of Contents

Advertisement

4
Base10
Integer1
4
integer
Base10
Converts Integer1 to a decimal (base 10) number. A binary or
hexadecimal entry must 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. The result is
displayed in decimal, regardless of the Base mode.
4
Base16
Integer1
4
integer
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.

binomCdf()

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

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.
TI-Nspire™ Reference Guide
number
lowBound
)
if
upBound
number
lowBound
,
)
if
list
lowBound
upBound
if
and
number
XVal
if
is a number,
is a
are
list
if
Catalog >
Catalog >
Catalog >
Catalog >
11

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Ns/clm/1l1/b - nspire math and science handheld graphing calculatorTi-nspire

Table of Contents