hp49g+ AUR (with links)

Embed Size (px)

Citation preview

  • 8/10/2019 hp49g+ AUR (with links)

    1/651

    hp49g+/hp48gII graphing calculator

    advanced user's reference manual

    HEdition 1

    HP part number F2228-90010

    Printed Date: 2005/9/17

  • 8/10/2019 hp49g+ AUR (with links)

    2/651

  • 8/10/2019 hp49g+ AUR (with links)

    3/651

    Notice

    REGISTER YOUR PRODUCT AT: www.register.hp.com

    THIS MANUAL AND ANY EXAMPLES CONTAINED HEREIN ARE PROVIDED "AS IS" AND ARE SUBJECTTO CHANGE WITHOUT NOTICE. HEWLETT-PACKARD COMPANY MAKES NO WARRANTY OF ANY KINDWITH REGARD TO THIS MANUAL, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OFMERCHANTABILITY, NON-INFRINGEMENT AND FITNESS FOR A PARTICULAR PURPOSE.

    HEWLETT-PACKARD CO. SHALL NOT BE LIABLE FOR ANY ERRORS OR FOR INCIDENTAL ORCONSEQUENTIAL DAMAGES IN CONNECTION WITH THE FURNISHING, PERFORMANCE, OR USE OFTHIS MANUAL OR THE EXAMPLES CONTAINED HEREIN.

    Copyright 1993-1998, 2005 Hewlett-Packard Development Company, L.P.

    Reproduction, adaptation, or translation of this manual is prohibited without prior written permission of Hewlett-Packard Company, except as allowed under the copyright laws.

    Hewlett-Packard Company4995 Murphy Canyon Rd,Suite 301San Diego, CA 92123

    AcknowledgementsHewlett-Packard would like to thank the following for their contribution:Gene Wright, Tony Hutchins, Wlodek Mier-Jedrzejowicz, Jordi Hidalgo, Ted Kerber, Joe Horn, Richard Nelsonand Jake Schwartz.

    Printing HistoryEdition 1 September 2005

  • 8/10/2019 hp49g+ AUR (with links)

    4/651

  • 8/10/2019 hp49g+ AUR (with links)

    5/651

    Contents -1

    Contents

    Contents........................................................................................................................................................................................ 11. RPL Programming.................................................................................................................................................................1-1

    Understanding Programming .............................................................................................................................................1-1The Contents of a Program .........................................................................................................................................1-1Calculations in a Program...........................................................................................................................................1-2

    Entering and Executing Programs......................................................................................................................................1-3Viewing and Editing Programs ..........................................................................................................................................1-6Creating Programs on a Computer .....................................................................................................................................1-7Using Local Variables........................................................................................................................................................1-7

    Creating Local Variables.............................................................................................................................................1-7Evaluating Local Names .............................................................................................................................................1-8Defining the Scope of Local Variables .......................................................................................................................1-9Compiled Local Variables.........................................................................................................................................1-10Creating User-Defined Functions as Programs.........................................................................................................1-10

    Using Tests and Conditional Structures...........................................................................................................................1-11Testing Conditions ....................................................................................................................................................1-11Using Conditional Structures and Commands ..........................................................................................................1-13

    Using Loop Structures......................................................................................................................................................1-17Using Definite Loop Structures ................................................................................................................................1-17Using Indefinite Loop Structures..............................................................................................................................1-21Using Loop Counters ................................................................................................................................................1-24Using Summations Instead of Loops ........................................................................................................................1-25

    Using Flags.......................................................................................................................................................................1-25Types of Flags...........................................................................................................................................................1-26Setting, Clearing, and Testing Flags .........................................................................................................................1-26Recalling and Storing the Flag States .......................................................................................................................1-27

    Using Subroutines ............................................................................................................................................................1-28Single-Stepping through a Program.................................................................................................................................1-29Trapping Errors ................................................................................................................................................................1-32

    Causing and Analyzing Errors ..................................................................................................................................1-32Making an Error Trap ...............................................................................................................................................1-33

    Input .................................................................................................................................................................................1-35Data Input Commands...............................................................................................................................................1-35Using PROMPT CONT for Input ........................................................................................................................1-35Using DISP FREEZE HALT CONT for Input ....................................................................................................1-37Using INPUT ENTER for Input ..........................................................................................................................1-38Using INFORM and CHOOSE for Input..................................................................................................................1-42Beeping to Get Attention ..........................................................................................................................................1-45

    Stopping a Program for Keystroke Input .........................................................................................................................1-46Using WAIT for Keystroke Input .............................................................................................................................1-46Using KEY for Keystroke Input ...............................................................................................................................1-46Output .......................................................................................................................................................................1-46

    Data Output Commands............................................................................................................................................1-47Labeling Output with Tags .......................................................................................................................................1-47Labeling and Displaying Output as Strings ..............................................................................................................1-48Pausing to Display Output ........................................................................................................................................1-48Using MSGBOX to Display Output .........................................................................................................................1-49

    Using Menus with Programs............................................................................................................................................1-49Using Menus for Input ..............................................................................................................................................1-50Using Menus to Run Programs .................................................................................................................................1-50

    Turning Off the hp49g+/hp48gII from a Program ...........................................................................................................1-522. RPL Programming Examples................................................................................................................................................2-1

    Fibonacci Numbers ............................................................................................................................................................2-1

  • 8/10/2019 hp49g+ AUR (with links)

    6/651

    Contents - 2

    FIB1 (Fibonacci Numbers, Recursive Version)..........................................................................................................2-1FIB2 (Fibonacci Numbers, Loop Version) ................................................................................................................. 2-2FIBT (Comparing Program-Execution Time)............................................................................................................. 2-3

    Displaying a Binary Integer ............................................................................................................................................... 2-5PAD (Pad with Leading Spaces) ................................................................................................................................ 2-5PRESERVE (Save and Restore Previous Status) ....................................................................................................... 2-6BDISP (Binary Display) ............................................................................................................................................. 2-7

    Median of Statistics Data ................................................................................................................................................. 2-10

    %TILE (Percentile of a list)......................................................................................................................................2-10MEDIAN (Median of Statistics Data) ...................................................................................................................... 2-11Expanding and Collecting Completely ............................................................................................................................ 2-14

    MULTI (Multiple Execution) ................................................................................................................................... 2-14EXCO (Expand and Collect Completely).................................................................................................................2-15

    Minimum and Maximum Array Elements .......................................................................................................................2-16MNX (Minimum or Maximum ElementVersion 1).............................................................................................. 2-16MNX2 (Minimum or Maximum Element- Version 2)..............................................................................................2-18

    Applying a Program to an Array...................................................................................................................................... 2-20Converting Between Number Bases ................................................................................................................................ 2-22Verifying Program Arguments ........................................................................................................................................2-24

    NAMES (Check List for Exactly Two Names) ........................................................................................................ 2-24Converting Procedures from Algebraic to RPN ..............................................................................................................2-27

    Bessel Functions .............................................................................................................................................................. 2-29Animation of Successive Taylor's Polynomials............................................................................................................... 2-30SINTP (Converting a Plot to a Graphics Object)...................................................................................................... 2-31Techniques used in SINTP ....................................................................................................................................... 2-31SETTS (Superimposing Taylor's polynomials) ........................................................................................................ 2-32TSA (Animating Taylor's Polynomials) ................................................................................................................... 2-33

    Programmatic Use of Statistics and Plotting.................................................................................................................... 2-34Trace Mode ......................................................................................................................................................................2-37Inverse-Function Solver................................................................................................................................................... 2-38Animating a Graphical Image.......................................................................................................................................... 2-39

    3. Full Command and Function Reference................................................................................................................................ 3-1ABCUV.............................................................................................................................................................................. 3-4ABS ...................................................................................................................................................................................3-4

    ACK ...................................................................................................................................................................................3-4ACKALL ............................................................................................................................................................................ 3-4ACOS ................................................................................................................................................................................3-5ACOS2S ........................................................................................................................................................................... 3-6ACOSH ............................................................................................................................................................................. 3-6ADD ...................................................................................................................................................................................3-7ADDTMOD .......................................................................................................................................................................3-8ADDTOREAL ...................................................................................................................................................................3-8ALGB.................................................................................................................................................................................3-8ALOG ................................................................................................................................................................................3-8AMORT............................................................................................................................................................................. 3-8AND ...................................................................................................................................................................................3-8ANIMATE.......................................................................................................................................................................... 3-9

    ANS .................................................................................................................................................................................3-10APPLY............................................................................................................................................................................. 3-10ARC .................................................................................................................................................................................3-10ARCHIVE........................................................................................................................................................................ 3-11ARG.................................................................................................................................................................................3-11ARIT ................................................................................................................................................................................3-12ARRY .......................................................................................................................................................................... 3-12ARRY .......................................................................................................................................................................... 3-12

    ASIN ................................................................................................................................................................................3-12ASIN2C........................................................................................................................................................................... 3-14ASIN2T ........................................................................................................................................................................... 3-14

  • 8/10/2019 hp49g+ AUR (with links)

    7/651

    Contents - 3

    ASINH..............................................................................................................................................................................3-14ASN .................................................................................................................................................................................3-14ASR .................................................................................................................................................................................3-15ASSUME.........................................................................................................................................................................3-16ATAN ...............................................................................................................................................................................3-16ATAN2S ..........................................................................................................................................................................3-17ATANH ............................................................................................................................................................................3-17ATICK..............................................................................................................................................................................3-18

    ATTACH..........................................................................................................................................................................3-18AUGMENT......................................................................................................................................................................3-19AUTO...............................................................................................................................................................................3-19AXES ...............................................................................................................................................................................3-20AXL ..................................................................................................................................................................................3-20AXM .................................................................................................................................................................................3-20AXQ .................................................................................................................................................................................3-20BAR .................................................................................................................................................................................3-20BARPLOT .......................................................................................................................................................................3-21BASIS ..............................................................................................................................................................................3-22BAUD...............................................................................................................................................................................3-22BEEP ...............................................................................................................................................................................3-22BESTFIT .........................................................................................................................................................................3-22

    BIN ...................................................................................................................................................................................3-22BINS ................................................................................................................................................................................3-23BLANK.............................................................................................................................................................................3-23BOX .................................................................................................................................................................................3-23BUFLEN ..........................................................................................................................................................................3-24BYTES.............................................................................................................................................................................3-24BR ................................................................................................................................................................................3-24C2P ..................................................................................................................................................................................3-24CASCFG .........................................................................................................................................................................3-25CASCMD ........................................................................................................................................................................3-25CASE ...............................................................................................................................................................................3-25CEIL.................................................................................................................................................................................3-25CENTR ............................................................................................................................................................................3-26

    CF ....................................................................................................................................................................................3-26%CH ................................................................................................................................................................................3-26CHINREM .......................................................................................................................................................................3-27CHOLESKY ....................................................................................................................................................................3-27CHOOSE ........................................................................................................................................................................3-27CHR .................................................................................................................................................................................3-27CIRC ................................................................................................................................................................................3-28CKSM ..............................................................................................................................................................................3-28CLEAR ............................................................................................................................................................................3-28CLKADJ ..........................................................................................................................................................................3-28CLLCD.............................................................................................................................................................................3-29CLOSEIO ........................................................................................................................................................................3-29CL! ..................................................................................................................................................................................3-29

    CLVAR ............................................................................................................................................................................3-29CMPLX............................................................................................................................................................................3-29CNRM..............................................................................................................................................................................3-30COL..............................................................................................................................................................................3-30COL..............................................................................................................................................................................3-30COL ...............................................................................................................................................................................3-30COL+ ...............................................................................................................................................................................3-31COLCT ............................................................................................................................................................................3-31COLLECT .......................................................................................................................................................................3-31COL! ...............................................................................................................................................................................3-31COMB..............................................................................................................................................................................3-32

  • 8/10/2019 hp49g+ AUR (with links)

    8/651

    Contents - 4

    CON.................................................................................................................................................................................3-32COND.............................................................................................................................................................................. 3-33CONIC............................................................................................................................................................................. 3-33CONJ............................................................................................................................................................................... 3-34CONLIB........................................................................................................................................................................... 3-34CONST ........................................................................................................................................................................... 3-35CONSTANTS ................................................................................................................................................................. 3-35CONT .............................................................................................................................................................................. 3-35

    CONVERT ......................................................................................................................................................................3-35CORR.............................................................................................................................................................................. 3-35COS.................................................................................................................................................................................3-36COSH .............................................................................................................................................................................. 3-36COV.................................................................................................................................................................................3-37CR....................................................................................................................................................................................3-37CRDIR............................................................................................................................................................................. 3-37CROSS ........................................................................................................................................................................... 3-37CSWP ............................................................................................................................................................................. 3-38CURL............................................................................................................................................................................... 3-38CYCLOTOMIC ............................................................................................................................................................... 3-38CYLIN.............................................................................................................................................................................. 3-38CPX ............................................................................................................................................................................. 3-38

    CR................................................................................................................................................................................3-39DARCY ........................................................................................................................................................................... 3-39DATE............................................................................................................................................................................... 3-39DATE........................................................................................................................................................................... 3-39DATE+ ............................................................................................................................................................................ 3-40DBUG .............................................................................................................................................................................. 3-40DDAYS............................................................................................................................................................................ 3-40DEC .................................................................................................................................................................................3-41DECR .............................................................................................................................................................................. 3-41DEDICACE .....................................................................................................................................................................3-41DEF .................................................................................................................................................................................3-41DEFINE........................................................................................................................................................................... 3-41DEG.................................................................................................................................................................................3-42

    DEGREE......................................................................................................................................................................... 3-42DELALARM ....................................................................................................................................................................3-42DELAY ............................................................................................................................................................................ 3-42DELKEYS ....................................................................................................................................................................... 3-42DEPND ........................................................................................................................................................................... 3-43DEPTH ............................................................................................................................................................................ 3-44DERIV ............................................................................................................................................................................. 3-44DERVX............................................................................................................................................................................ 3-44DESOLVE....................................................................................................................................................................... 3-44DET .................................................................................................................................................................................3-44DETACH ......................................................................................................................................................................... 3-44DIAG............................................................................................................................................................................ 3-45DIAG............................................................................................................................................................................ 3-45

    DIAGMAP ....................................................................................................................................................................... 3-45DIFF.................................................................................................................................................................................3-45DIFFEQ........................................................................................................................................................................... 3-46DIR...................................................................................................................................................................................3-47DISP ................................................................................................................................................................................3-47DISPXY........................................................................................................................................................................... 3-47DISTRIB.......................................................................................................................................................................... 3-48DIV...................................................................................................................................................................................3-48DIV2.................................................................................................................................................................................3-48DIV2MOD ....................................................................................................................................................................... 3-48DIVIS ............................................................................................................................................................................... 3-48

  • 8/10/2019 hp49g+ AUR (with links)

    9/651

    Contents - 5

    DIVMOD..........................................................................................................................................................................3-48DIVPC..............................................................................................................................................................................3-48dn .....................................................................................................................................................................................3-48DO....................................................................................................................................................................................3-48DOERR ...........................................................................................................................................................................3-49DOLIST ...........................................................................................................................................................................3-49DOMAIN..........................................................................................................................................................................3-50DOSUBS .........................................................................................................................................................................3-50

    DOT .................................................................................................................................................................................3-50DRAW .............................................................................................................................................................................3-51DRAW3DMATRIX .........................................................................................................................................................3-51DRAX...............................................................................................................................................................................3-51DROITE...........................................................................................................................................................................3-52DROP ..............................................................................................................................................................................3-52DROP2 ............................................................................................................................................................................3-52DROPN ...........................................................................................................................................................................3-52DTAG...............................................................................................................................................................................3-52DUP .................................................................................................................................................................................3-53DUP2 ...............................................................................................................................................................................3-53DUPDUP .........................................................................................................................................................................3-53DUPN ..............................................................................................................................................................................3-53

    DR ................................................................................................................................................................................3-54e .......................................................................................................................................................................................3-54EDIT.................................................................................................................................................................................3-54EDITB ..............................................................................................................................................................................3-55EGCD ..............................................................................................................................................................................3-55EGV .................................................................................................................................................................................3-55EGVL ...............................................................................................................................................................................3-55ELSE................................................................................................................................................................................3-55END .................................................................................................................................................................................3-56ENDSUB .........................................................................................................................................................................3-56ENG .................................................................................................................................................................................3-56EPSX0 .............................................................................................................................................................................3-56EQNLIB ...........................................................................................................................................................................3-56

    EQW ................................................................................................................................................................................3-57EQ ................................................................................................................................................................................3-57ERASE ............................................................................................................................................................................3-57ERR0 ...............................................................................................................................................................................3-57ERRM ..............................................................................................................................................................................3-57ERRN ..............................................................................................................................................................................3-58EULER ............................................................................................................................................................................3-58EVAL................................................................................................................................................................................3-58EXLR ...............................................................................................................................................................................3-59EX&LN.............................................................................................................................................................................3-59EXP..................................................................................................................................................................................3-59EXP2HYP .......................................................................................................................................................................3-60EXP2POW ......................................................................................................................................................................3-60

    EXPAN ............................................................................................................................................................................3-60EXPAND .........................................................................................................................................................................3-60EXPANDMOD ................................................................................................................................................................3-60EXPFIT............................................................................................................................................................................3-60EXPLN.............................................................................................................................................................................3-60EXPM ..............................................................................................................................................................................3-60EYEPT.............................................................................................................................................................................3-61F0...................................................................................................................................................................................3-61FACT ...............................................................................................................................................................................3-61FACTOR .........................................................................................................................................................................3-62FACTORMOD ................................................................................................................................................................3-62

  • 8/10/2019 hp49g+ AUR (with links)

    10/651

    Contents - 6

    FACTORS ......................................................................................................................................................................3-62FANNING ....................................................................................................................................................................... 3-62FAST3D .......................................................................................................................................................................... 3-62FCOEF ............................................................................................................................................................................ 3-63FC?..................................................................................................................................................................................3-63FC?C ............................................................................................................................................................................... 3-63FDISTRIB ....................................................................................................................................................................... 3-64FFT ..................................................................................................................................................................................3-64

    FILER .............................................................................................................................................................................. 3-64FINDALARM ..................................................................................................................................................................3-64FINISH ............................................................................................................................................................................ 3-65FIX ...................................................................................................................................................................................3-65FLASHEVAL ..................................................................................................................................................................3-65FLOOR............................................................................................................................................................................ 3-66FONT6 ............................................................................................................................................................................ 3-66FONT7 ............................................................................................................................................................................ 3-66FONT8 ............................................................................................................................................................................ 3-66FONT........................................................................................................................................................................... 3-67FONT........................................................................................................................................................................... 3-67FOR .................................................................................................................................................................................3-67FOURIER ....................................................................................................................................................................... 3-68

    FP ....................................................................................................................................................................................3-68FREE............................................................................................................................................................................... 3-68FREEZE.......................................................................................................................................................................... 3-68FROOTS ......................................................................................................................................................................... 3-69FS? ..................................................................................................................................................................................3-69FS?C ............................................................................................................................................................................... 3-69FUNCTION .....................................................................................................................................................................3-70FXND............................................................................................................................................................................... 3-71GAMMA .......................................................................................................................................................................... 3-71GAUSS ........................................................................................................................................................................... 3-71GBASIS........................................................................................................................................................................... 3-71GCD.................................................................................................................................................................................3-71GCDMOD ....................................................................................................................................................................... 3-71

    GET .................................................................................................................................................................................3-71GETI ................................................................................................................................................................................3-72GOR ................................................................................................................................................................................3-73GRAD .............................................................................................................................................................................. 3-73GRAMSCHMIDT ........................................................................................................................................................... 3-73GREDUCE .....................................................................................................................................................................3-73GRIDMAP ....................................................................................................................................................................... 3-73GROB.......................................................................................................................................................................... 3-74GROB.............................................................................................................................................................................. 3-74GROBADD .....................................................................................................................................................................3-74GXOR.............................................................................................................................................................................. 3-75HADAMARD...................................................................................................................................................................3-75HALFTAN ....................................................................................................................................................................... 3-75

    HALT ............................................................................................................................................................................... 3-75HEAD .............................................................................................................................................................................. 3-75HEADER .....................................................................................................................................................................3-76HEADER .....................................................................................................................................................................3-76HELP ............................................................................................................................................................................... 3-76HERMITE ....................................................................................................................................................................... 3-76HESS............................................................................................................................................................................... 3-76HEX .................................................................................................................................................................................3-76HILBERT......................................................................................................................................................................... 3-77HISTOGRAM ................................................................................................................................................................. 3-77HISTPLOT ......................................................................................................................................................................3-77

  • 8/10/2019 hp49g+ AUR (with links)

    11/651

    Contents - 7

    HMS...............................................................................................................................................................................3-78HMS+ ..............................................................................................................................................................................3-78HMS .............................................................................................................................................................................3-79HMS.............................................................................................................................................................................3-79HOME..............................................................................................................................................................................3-79HORNER ........................................................................................................................................................................3-79i.........................................................................................................................................................................................3-80IABCUV ...........................................................................................................................................................................3-80

    IBASIS .............................................................................................................................................................................3-80IBERNOULLI ..................................................................................................................................................................3-80IBP ...................................................................................................................................................................................3-80ICHINREM ......................................................................................................................................................................3-80IDN...................................................................................................................................................................................3-80IDIV2................................................................................................................................................................................3-81IEGCD .............................................................................................................................................................................3-81IF ......................................................................................................................................................................................3-81IFERR..............................................................................................................................................................................3-81IFFT .................................................................................................................................................................................3-82IFT....................................................................................................................................................................................3-83IFTE .................................................................................................................................................................................3-83ILAP .................................................................................................................................................................................3-83

    IM .....................................................................................................................................................................................3-83IMAGE .............................................................................................................................................................................3-84INCR ................................................................................................................................................................................3-84INDEP..............................................................................................................................................................................3-84INFORM ..........................................................................................................................................................................3-85INPUT..............................................................................................................................................................................3-86INT ...................................................................................................................................................................................3-86INTEGER ........................................................................................................................................................................3-87INTVX ..............................................................................................................................................................................3-87INV ...................................................................................................................................................................................3-87INVMOD..........................................................................................................................................................................3-87IP ......................................................................................................................................................................................3-87IQUOT .............................................................................................................................................................................3-87

    IREMAINDER .................................................................................................................................................................3-87ISOL.................................................................................................................................................................................3-87ISOM................................................................................................................................................................................3-88ISPRIME? .......................................................................................................................................................................3-88IR..................................................................................................................................................................................3-88JORDAN .........................................................................................................................................................................3-88KER .................................................................................................................................................................................3-88KERRM ...........................................................................................................................................................................3-88KEY..................................................................................................................................................................................3-89KEYEVAL........................................................................................................................................................................3-89KEYTIME ....................................................................................................................................................................3-89KEYTIME ....................................................................................................................................................................3-89KGET ...............................................................................................................................................................................3-90

    KILL .................................................................................................................................................................................3-90LABEL .............................................................................................................................................................................3-90LAGRANGE....................................................................................................................................................................3-90LANGUAGE................................................................................................................................................................3-91LANGUAGE................................................................................................................................................................3-91LAP ..................................................................................................................................................................................3-91LAPL ................................................................................................................................................................................3-91LAST................................................................................................................................................................................3-91LASTARG .......................................................................................................................................................................3-91LCD..............................................................................................................................................................................3-92LCD..............................................................................................................................................................................3-92

  • 8/10/2019 hp49g+ AUR (with links)

    12/651

    Contents - 8

    LCM .................................................................................................................................................................................3-92LCXM .............................................................................................................................................................................. 3-92LDEC............................................................................................................................................................................... 3-92LEGENDRE ...................................................................................................................................................................3-92LGCD .............................................................................................................................................................................. 3-92LIBEVAL ......................................................................................................................................................................... 3-92LIBS.................................................................................................................................................................................3-93lim ....................................................................................................................................................................................3-93

    LIMIT ............................................................................................................................................................................... 3-93LIN ...................................................................................................................................................................................3-93LINE.................................................................................................................................................................................3-93LINE .............................................................................................................................................................................. 3-93LINFIT ............................................................................................................................................................................. 3-94LININ ............................................................................................................................................................................... 3-94LINSOLVE ......................................................................................................................................................................3-94LIST ............................................................................................................................................................................. 3-94LIST ............................................................................................................................................................................. 3-94LIST............................................................................................................................................................................... 3-95LIST .............................................................................................................................................................................. 3-95LIST............................................................................................................................................................................... 3-95LN ....................................................................................................................................................................................3-95

    LNAME............................................................................................................................................................................ 3-96LNCOLLECT..................................................................................................................................................................3-97LNP1 ............................................................................................................................................................................... 3-97LOCAL ............................................................................................................................................................................ 3-97LOG .................................................................................................................................................................................3-97LOGFIT ........................................................................................................................................................................... 3-98LQ ....................................................................................................................................................................................3-98LR ....................................................................................................................................................................................3-98LSQ .................................................................................................................................................................................3-99LU ....................................................................................................................................................................................3-99LVAR ............................................................................................................................................................................. 3-100MAD...............................................................................................................................................................................3-100MAIN ............................................................................................................................................................................. 3-100

    MANT ............................................................................................................................................................................ 3-100MAP...............................................................................................................................................................................3-100MATCH .......................................................................................................................................................................3-100MATCH .......................................................................................................................................................................3-101MATHS ......................................................................................................................................................................... 3-101MATR ............................................................................................................................................................................ 3-101MAX...............................................................................................................................................................................3-101MAXR ............................................................................................................................................................................ 3-102MAX ............................................................................................................................................................................ 3-102MCALC ......................................................................................................................................................................... 3-102MEAN ............................................................................................................................................................................ 3-103MEM ..............................................................................................................................................................................3-103MENU............................................................................................................................................................................ 3-103

    MENUXY ......................................................................................................................................................................3-104MERGE......................................................................................................................................................................... 3-104MIN ................................................................................................................................................................................3-104MINEHUNT .................................................................................................................................................................. 3-104MINIFONT ................................................................................................................................................................ 3-105MINIFONT ................................................................................................................................................................ 3-105MINIT............................................................................................................................................................................. 3-105MINR ............................................................................................................................................................................. 3-106MIN..............................................................................................................................................................................3-106MITM ............................................................................................................................................................................. 3-106MKISOM .......................................................................................................................................................................3-106

  • 8/10/2019 hp49g+ AUR (with links)

    13/651

    Contents - 9

    MOD ..............................................................................................................................................................................3-106MODSTO ......................................................................................................................................................................3-107MODULAR....................................................................................................................................................................3-107MROOT.........................................................................................................................................................................3-107MSGBOX ......................................................................................................................................................................3-107MSLV .............................................................................................................................................................................3-107MSOLVR .......................................................................................................................................................................3-107MULTMOD....................................................................................................................................................................3-108

    MUSER .........................................................................................................................................................................3-108NDISP........................................................................................................................................................................3-108NDIST............................................................................................................................................................................3-108NDUPN .........................................................................................................................................................................3-109NEG ...............................................................................................................................................................................3-109NEWOB.........................................................................................................................................................................3-109NEXT .............................................................................................................................................................................3-110NEXTPRIME ................................................................................................................................................................3-110NIP .................................................................................................................................................................................3-110NOT ...............................................................................................................................................................................3-110NOVAL ..........................................................................................................................................................................3-111N ..................................................................................................................................................................................3-111NSUB.............................................................................................................................................................................3-111

    NUM...........................................................................................................................................................................3-111NUM...............................................................................................................................................................................3-112NUMX ............................................................................................................................................................................3-112NUMY ............................................................................................................................................................................3-112OBJ ............................................................................................................................................................................3-113OCT ...............................................................................................................................................................................3-113OFF................................................................................................................