Kget; Kill; Label; Lagrange - HP 48gII Advanced User's Reference Manual

Graphing calculator
Hide thumbs Also See for 48gII:
Table of Contents

Advertisement

KGET

Type:
Command
Description: Kermit Get Command: Used by a local Kermit to get a Kermit server to transmit the named
object(s).
To rename an object when the local device gets it, include the old and new names in an
embedded list. For example, {{ AAA BBB }} KGET gets the variable named AAA but changes
its name to BBB. {{ AAA BBB } CCC } KGET gets AAA as BBB and gets CCC under its own
name. (If the original name is not legal on the hp49g+/hp48gII, enter it as a string.)
...µ
Access:
Flags:
I/O Device (-33), RECV Overwrite (-36), I/O Messages (-39)
Input/Output:
See also:
BAUD, CKSM, FINISH, PARITY, RECN, RECV, SEND, SERVER, TRANSIO

KILL

Type:
Command
Description: Cancel Halted Programs Command: Cancels all currently halted programs. If KILL is executed
within a program, that program is also canceled.
Canceled programs cannot be resumed.
KILL cancels only halted programs and the program from which KILL was executed, if any.
Commands that halt programs are HALT and PROMPT.
Suspended programs cannot be canceled. Commands that suspend programs are INPUT and
WAIT.
!°LL
Access:
Input/Output: None
See also:
CONT, DOERR, HALT, PROMPT

LABEL

Type:
Command
Description: Label Axes Command: Labels axes in PICT with x- and y-axis variable names and with the
minimum and maximum values of the display ranges.
The horizontal axis name is chosen in the following priority order:
1. If the axes parameter in the reserved variable PPAR is a list, then the x-axis element from that
list is used.
2. If axes parameter is not a list, then the independent variable name in PPAR is used.
The vertical axis name is chosen in the following priority order:
1. If the axes parameter in PPAR is a list, then the y-axis element from that list is used.
2. If axes is not a list, then the dependent variable name from PPAR is used.
...µ
Access:
Input/Output: None
See also:
AXES, DRAW, DRAX

LAGRANGE

CAS:
Return the interpolating polynomial of minimum degree for a set of pairs of values.
3-90 Full Command and Function Reference
KGET
Level 1/Argument 1
'name'
"name"
{ name
name
old
{ name
... name
1
{{ name
name
} name ... }
old
new
&
RUN
DEBUG KILL
LABEL
}
new
}
n
( °is the left-shift of the Nkey).
Level 1/Item 1

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

49g+

Table of Contents