User Guide

38 Commands and Functions Listing
gcd(
gcd(valueA,valueB)
Returns the greatest common divisor of valueA and valueB, which can
be real numbers or lists.
»
NUM
9:gcd(
geometcdf(
geometcdf(p,x)
Computes a cumulative probability at x, the number of the trial on which
the first success occurs, for the discrete geometric distribution with the
specified probability of success p.
y =
DISTR
F:geometcdf(
geometpdf(
geometpdf(p,x)
Computes a probability at x, the number of the trial on which the first
success occurs, for the discrete geometric distribution with the specified
probability of success p.
y =
DISTR
E:geometpdf(
Get(
Get(variable)
Retrieves a value from a connected TI-Innovator Hub and stores the
data to a variable on the receiving CE calculator.
Note: See also Send( and eval(
¼
I/O
A:Get(
Get(
Ti-Innovator™
Hub
Get(variable
Retrieves a value from a connected TI-Innovator Hub and stores the data
to a variable on the receiving CE calculator.
Note: See also Send( and eval(
¼
HUB
5:Get
GetCalc(
GetCalc(variable[,portflag])
Gets contents of variable on another TI-84 Plus CE and stores it to
variable on the receiving TI-84 Plus CE. By default, the TI-84 Plus CE
uses the USB port if it is connected. If the USB cable is not connected, it
uses the I/O port.
portflag=0 use USB port if connected;
portflag=1 use USB port;
portflag=2 use I/O port.(Ignored when program runs on the TI-84 Plus
¼
I/O
0:GetCalc(