HP 15c Scientific Nonprogrammable Functions, 001-42,21,12, 002 003 004 005 006 007 008 009 0000

Models: 15c Scientific

1 288
Download 288 pages 6.63 Kb
Page 80
Image 80

80 Section 6: Programming Basics

Example: Write a program for 5x4 + 2x3 as (((5x + 2)x)x)x, then evaluate for x = 7

Keystrokes

Display

 

¥

000-

 

´ b B

001-42,21,12

5

002-

5

*

003-

20

2

004-

2

+

005-

40

*

006-

20

*

007-

20

*

008-

20

n

009-

43 32

¥

 

 

7 v v

7.0000

 

v

 

 

´ B

12,691.0000

Assumes position in memory is line 000. If it is not, clear program memory.

5x.

5x + 2. (5x + 2)x. (5x + 2)x2. (5x + 2)x3.

Returns to Run mode, Prior result remains in display.

Loads the stack (X-, Y-, Z-, and T-registers) with 7.

Nonprogrammable Functions

When the calculator is in Program mode, almost every function on the keyboard can be recorded as an instruction in program memory. The following functions cannot be stored as instructions in program memory.

´ CLEAR u ‚

Â

´ CLEAR M W

´% ¥ =/.

´U t “nnn =/-

Page 80
Image 80
HP 15c Scientific manual Nonprogrammable Functions, 001-42,21,12, 002 003 004 005 006 007 008 009 0000, 12,691.0000