Keyboard mathematical functions – Texas Instruments TI-86 User Manual

Page 60

Advertising
background image

48

Chapter 3: Math, Calculus, and Test Operations

03MATH.DOC TI-86, Chap 3, US English Bob Fedorisko Revised: 02/13/01 2:19 PM Printed: 02/13/01 3:00 PM Page 48 of 10

03MATH.DOC TI-86, Chap 3, US English Bob Fedorisko Revised: 02/13/01 2:19 PM Printed: 02/13/01 3:00 PM Page 48 of 10

03MATH.DOC TI-86, Chap 3, US English Bob Fedorisko Revised: 02/13/01 2:19 PM Printed: 02/13/01 3:00 PM Page 48 of 10

Keyboard Mathematical Functions

You can use these mathematical functions in expressions with real or complex values. You
can use some of them with lists, vectors, matrices, or strings.

When you use lists, vectors, or matrices, the valid functions return a list of results calculated
on an element-by-element basis. If you use two lists, vectors, or matrices in the same
expression, they must be equal in dimension.

Key

Function

Key

Function

\

+

(add)

=

sin

(sine)

T

N (subtract)

>

cos

(cosine)

M

¹ (multiply)

?

tan

(tangent)

F

à

(divide)

- {

sin

L

1

(arcsine; inverse of sine)

a

M (negate)

- |

cos

L

1

(arccosine; inverse of cosine)

I

2

(square)

- }

tan

L

1

(arctangent; inverse of tangent)

- ˆ

(square root)

<

log

(logarithm)

- ƒ

L

1

(inverse)

B

ln

(natural log)

@

^

(raise to a specified power)

- ‚

e

x

(constant

e

raised to a power)

- z

10^

(10 to a specified power)

- ~

p (constant pi; 3.1415926535898)

C

E

(exponent)

The A to Z Reference details
which data types are valid
arguments for each function.

The most common
mathematical functions are
on the TI

-

86 keyboard. For

syntax, details, and examples
of these functions, refer to
the A to Z Reference.

x

-1

(the multiplicative inverse)

is equivalent to the
reciprocal, 1

à

x.

Advertising