Name

 

Keys and Description

Page

 

 

 

 

 

 

INT÷





4–2

1

 

 

 

(

) Produces

 

 

 

the quotient of a division operation

 

 

 

involving two integers.

 

 

INTG

() Obtains the

4–18

1

 

greatest integer equal to or less than

 

 

 

given number.

 

 

 

INPUT variable

variable

13–13

 

 

Recalls the variable to the X–register,

 

 

 

displays the variable's name and

 

 

 

value, and halts program execution.

 

 

 

Pressing (to resume program

 

 

 

execution) or Ø(to execute the

 

 

 

current program line) stores your

 

 

 

input in the variable. (Used only in

 

 

 

programs.)

 

 

 

INV

Reciprocal of argument.

6–16

1

IP

() Integer part of

4–17

1

 

x.

 

 

 

 

 

ISG variable

variable

14–18

 

 

Increment, Skip if Greater.

 

 

 

For control number ccccccc.fffii

 

 

 

stored in variable, adds ii (increment

 

 

 

value) to ccccccc (counter value)

 

 

 

and, if the result > fff (final value),

 

 

 

skips the next program line.

 

 

KG

Converts pounds to

4–14

1

 

kilograms.

 

 

 

 

KM

 

 

4–14

1

 

<Converts miles to.

 

 

 

kilometers

 

 

 

 

L

Converts gallons to liters.

4–14

1

LASTx



 

2–8

 

 

Returns number stored in the LAST X

 

 

 

register.

 

 

 

 

LB



 

 

4–14

1

 

Converts kilograms to pounds.

 

 

 

 

 

 

 

 

 

Operation Index G-9