3-92 Full Command and Function Reference
Input/Output:
Level 1 Level n … Level 1
→
obj
n
… obj
1
See also: ANS, LAST
LCD→
Description: LCD to Graphics Object Command: Returns the current stack and menu display as a 131 × 80
(on the hp49g+) or 131 × 64 (on the hp48gII) graphics object.
Access: !°L
GROB LLCD→ ( °is the left-shift of the Nkey).
Input/Output:
Level 1/Argument 1 Level 1/Item 1
→
grob
See also: →GROB, →LCD
→LCD
Type: Command
Description: Graphics Object to LCD Command: Displays the specified graphics object with its upper left
pixel in the upper left corner of the display. If the graphics object is larger than 131 × 72 (on the
hp49g+) or 131 × 56 (on the hp48gII), it is truncated.
Access: !°L
GROB L→LCD ( °is the left-shift of the Nkey).
Input/Output:
Level 1/Argument 1 Level 1/Item 1
grob
→
See also: BLANK, →GROB, LCD→
LCM
CAS: Return the least common multiple of two objects.
LCXM
CAS: From a program with arguments i, j, build a matrix of specified size, with elements a
ij
.
LDEC
CAS: Solve linear differential equation (LDE), or system of first order LDEs, with constant
coefficients.
LEGENDRE
CAS: Return the nth degree Legendre polynomial.
LGCD
CAS: Return the greatest common divisor of a list of expressions or values.
LIBEVAL
Type: Command
Description: Evaluate Library Function Command: Evaluates unnamed library functions.
WARNING: Use extreme care when executing this function. Using LIBEVAL with
random addresses will almost always cause a memory loss. Do not use this function
unless you know what you are doing.
#n
function
is of the form lllfffh, where lll is the library number, and fff the function number.
Access: …µ
LIBEVAL