Fibonacci Numbers..................................................................................................................................................................

2-1

FIB1 (Fibonacci Numbers, Recursive Version)...........................................................................................................

2-1

FIB2 (Fibonacci Numbers, Loop Version....................................................................................................................

2-2

FIBT (Comparing Program-Execution Time).............................................................................................................

2-4

Displaying a Binary Integer.....................................................................................................................................................

2-5

PAD (Pad with Leading Spaces).....................................................................................................................................

2-5

PRESERVE (Save and Restore Previous Status) ........................................................................................................

2-6

BDISP (Binary Display)...................................................................................................................................................

2-7

Median of Statistics Data ......................................................................................................................................................

2-10

%TILE (Percentile of a list)..........................................................................................................................................

2-10

MEDIAN (Median of Statistics Data).........................................................................................................................

2-11

Expanding and Collecting Completely................................................................................................................................

2-13

MULTI (Multiple Execution) .......................................................................................................................................

2-14

EXCO (Expand and Collect Completely) ..................................................................................................................

2-15

Minimum and Maximum Array Elements..........................................................................................................................

2-16

MNX (Minimum or Maximum Element—Version 1) .............................................................................................

2-16

MNX2 (Minimum or Maximum Element—Version 2)...........................................................................................

2-18

Applying a Program to an Array..........................................................................................................................................

2-20

Converting Between Number Bases ...................................................................................................................................

2-22

Verifying Program Arguments.............................................................................................................................................

2-24

NAMES (Check List for Exactly Two Names).........................................................................................................

2-25

NAMES...................................................................................................................................................................................

2-26

Converting Procedures from Algebraic to RPN...............................................................................................................

2-27

Bessel Functions.....................................................................................................................................................................

2-29

Animation of Successive Taylor’s Polynomials.................................................................................................................

2-31

SINTP (Converting a Plot to a Graphics Object).....................................................................................................

2-31

Techniques used in SINTP ...........................................................................................................................................

2-31

SETTS (Superimposing Taylor’s polynomials)..........................................................................................................

2-32

TSA (Animating Taylor’s Polynomials).......................................................................................................................

2-33

Programmatic Use of Statistics and Plotting......................................................................................................................

2-34

Trace Mode .............................................................................................................................................................................

2-37

Inverse-Function Solver........................................................................................................................................................

2-38

Animating a Graphical Image...............................................................................................................................................

2-39

3. Full Command and Function Reference..................................................................................................................................

3-1

ABCUV......................................................................................................................................................................................

3-5

ABS.............................................................................................................................................................................................

3-5

ACK............................................................................................................................................................................................

3-5

ACKALL ...................................................................................................................................................................................

3-6

ACOS .........................................................................................................................................................................................

3-6

ACOS2S.....................................................................................................................................................................................

3-7

ACOSH......................................................................................................................................................................................

3-8

ADD...........................................................................................................................................................................................

3-9

ADDTMOD.............................................................................................................................................................................

3-9

ADDTOREAL.......................................................................................................................................................................

3-10

ALGB.......................................................................................................................................................................................

3-10

ALOG......................................................................................................................................................................................

3-10

AMORT...................................................................................................................................................................................

3-11

AND.........................................................................................................................................................................................

3-11

ANIMATE..............................................................................................................................................................................

3-12

ANS ..........................................................................................................................................................................................

3-12

APPLY.....................................................................................................................................................................................

3-13

ARC..........................................................................................................................................................................................

3-13

ARCHIVE...............................................................................................................................................................................

3-14

ARG..........................................................................................................................................................................................

3-14

ARIT.........................................................................................................................................................................................

3-15

ARRY→...................................................................................................................................................................................

3-15

Contents - 2