Lbl; Lcm(); Left; Linregbx - Texas Instruments TI-NSPIRE Reference Manual

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

Advertisement

L

Lbl

labelName
Lbl
Defines a label with the name labelName within a function.
labelName instruction to transfer control to the
You can use a
Goto
instruction immediately following the label.
labelName must meet the same naming requirements as a variable
name.
Note for entering the example:
on the handheld, you can enter multi-line definitions by pressing
@
·
instead of
at the end of each line. On the computer
keyboard, hold down
and press
Alt

lcm()

Number1
Number2
lcm(
,
)
List1
List2
list
lcm(
,
)
Matrix1
Matrix2
lcm(
,
)
Returns the least common multiple of the two arguments. The
two fractions is the
of their numerators divided by the
lcm
their denominators. The
lcm
their product.
For two lists or matrices, returns the least common multiples of the
corresponding elements.

left()

sourceString
Num
left(
[,
])
Returns the leftmost Num characters contained in character string
sourceString.
If you omit Num, returns all of sourceString.
List1
Num
list
left(
[,
])
Returns the leftmost Num elements contained in List1.
If you omit Num, returns all of List1.
Comparison
expression
left(
)
Returns the left-hand side of an equation or inequality.

LinRegBx

X
Y
Freq
Category
LinRegBx
,
[,
[,
Fits a y=a+bx linear regression model to X and Y with frequency
Freq. A summary of results is stored in the stat.results variable. (See
page 76.)
TI-Nspire™ Reference Guide
In the Calculator application
.
Enter
expression
matrix
of fractional floating-point numbers is
string
Include
,
]]
of
lcm
of
gcd
Catalog >
Catalog >
Catalog >
Catalog >
39

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