background image

 

E-1

 

hp 

9g 

Graphing Calculator   

Contents 

Chapter 1 : General Operations ................................... 4

 

Power Supply .................................................................... 4

 

Turning on or off ........................................................................... 4

 

Battery replacement ...................................................................... 4

 

Auto power-off function ................................................................ 4

 

Reset operation ............................................................................. 4

 

Con

t

rast Adjustment .......................................................... 4

 

Display Features ................................................................ 5

 

Graph display............................................................................... 5

 

Calculation display........................................................................ 5

 

Chapter 2 : Before Starting a Calculation ...................... 6

 

Changing Modes ............................................................... 6

 

Selecting an Item from a Menu........................................... 6

 

Key Labels......................................................................... 6

 

Using the 2nd and ALPHA keys .......................................... 7

 

Cursor .............................................................................. 7

 

Inserting and Deleting Characters....................................... 7

 

Recalling Previous Inputs and Results .................................. 8

 

Memory............................................................................ 8

 

Running memory........................................................................... 8

 

Standard memory variables.......................................................... 8

 

Storing an equation ...................................................................... 8

 

Array Variables............................................................................. 8

 

Order of Operations .......................................................... 9

 

Accuracy and Capacity .................................................... 10

 

Error Conditions .............................................................. 12

 

Chapter 3 : Basic Calculations .................................... 13

 

Summary of Contents for 9g

Page 1: ...lculation display 5 Chapter 2 Before Starting a Calculation 6 Changing Modes 6 Selecting an Item from a Menu 6 Key Labels 6 Using the 2nd and ALPHA keys 7 Cursor 7 Inserting and Deleting Characters 7 Recalling Previous Inputs and Results 8 Memory 8 Running memory 8 Standard memory variables 8 Storing an equation 8 Array Variables 8 Order of Operations 9 Accuracy and Capacity 10 Error Conditions 12...

Page 2: ...bolic and Inverse Hyperbolic functions 16 Coordinate Transformations 16 Mathematical Functions 16 Other Functions x 1 x 2 x 3 17 Unit Conversion 17 Physics Constants 18 Multi statement functions 19 Chapter 5 Graphs 19 Built in Function Graphs 19 User generated Graphs 19 Graph Text Display and Clearing a Graph 20 Zoom Function 20 Superimposing Graphs 20 Trace Function 20 Scrolling Graphs 21 Plot an...

Page 3: ...ng the Program Area 26 Program Control Instructions 26 Clear screen command 26 Input and output commands 26 Conditional branching 27 Jump commands 27 Mainroutine and Subroutine 27 Increment and decrement 28 For loop 28 Sleep command 28 Swap command 28 Relational Operators 29 Creating a New Program 29 Executing a Program 29 Debugging a Program 30 Using the Graph Function in Programs 30 Display Resu...

Page 4: ...ally turns off if it has not been used for 9 15 minutes It can be reactivated by pressing ON The display memory and settings are retained while the calculator is off Reset operation If the calculator is on but you get unexpected results press MODE or CL ESC If problems persist press 2nd RESET A message appears asking you to confirm that you want to reset the calculator RESET N Y Press to move the ...

Page 5: ...t of a calculation 10 digits can be displayed together with a decimal point a negative sign the x10 indicator and a 2 digit positive or negative exponent Results that exceed this limit are displayed in scientific notation Indicators The following indicators appear on the display to indicate the status of the calculator Indicator Meaning M Values are stored in running memory Result is negative Inva...

Page 6: ...s underlined then press Method 2 Press MODE and enter the number of the mode 2 Selecting an Item from a Menu Many functions and settings are available from menus A menu is a list of options displayed on the screen For example pressing MATH displays a menu of mathematical functions To select one of these functions 1 Press MATH to display the menu 2 Press to move the cursor to the function you want ...

Page 7: ...ecting the alphabetic function of the next key you press If you press ALPHA by mistake press ALPHA again to remove the indicator Pressing 2nd ALPHA locks the calculator in alphabetic mode This allows consecutive input of alphabetic function keys To cancel this press ALPHA again Cursor Press or to move the cursor to the left or the right Hold down a cursor key to move the cursor quickly If there ar...

Page 8: ...C twice See Example 4 Standard memory variables The calculator has 26 standard memory variables A B C D Z which you can use to assign a value to See Example 5 Operations with variables include SAVE Variable assigns the current answer to the specified variable A B C or Z 2nd RCL displays a menu of variables select a variable to recall its value ALPHA Variable recalls the value assigned to the speci...

Page 9: ...es is as follows Order of Operations Each calculation is performed in the following order of precedence 1 Functions inside parentheses coordinate transformations and Type B functions that is those where you must press the function key before entering the argument for example sin cos tan sin 1 cos 1 tan 1 sinh cosh tanh sinh 1 cosh 1 tanh 1 log ln 10 X e X NEG NOT X Y MAX MIN SUM SGN AVG ABS INT Fr...

Page 10: ...cution is from left to right Compound functions are executed from right to left Accuracy and Capacity Output digits Up to 10 digits Calculating digits Up to 24 digits Where possible every calculation is displayed in up to 10 digits or as a 10 digit mantissa together with a 2 digit exponent up to 10 99 The arguments you input must be within the range of the associated function The following table s...

Page 11: ...30 2585092 x 0 x 1 10 100 x 2 x 1 10 50 x 1 x 1 10 100 x 0 X 0 x 69 x is an integer P x y 2 2 y x 1 10 100 R r θ 0 r 1 10 100 Deg θ 4 5 10 10 deg Rad θ 2 5 10 8 πrad Grad θ 5 10 10 grad however for tan x Deg θ 90 2n 1 Rad θ 2 π 2n 1 Grad θ 100 2n 1 n is an integer DMS D M S 1 10 100 0 M S x 10 100 y 0 x 0 1 10 100 log y 100 y 0 x 0 y 0 x 2n 1 I n n is an integer n 0 but 1 10 100 log y 100 ...

Page 12: ... or positive HEX 80000000 x FFFFFFFF for negative 0 x 7FFFFFFF for zero or positive Error Conditions When an illegal calculation is attempted or a program you enter causes an error an error message briefly appears and then the cursor moves to the location of the error See Example 3 The following conditions will result in an error Message Meaning DOMAIN Er 1 You have specified an argument that is o...

Page 13: ... Er Attempt to save an equation to a program area that already has a stored program EMPTY Er Attempt to run a program from an area without an equation or program MEMORY Er 1 Memory expansion exceeds the steps remaining in the program 2 Attempt to use a memory when no memory has been expanded DUPLICATE The label name is already in use LABEL Press CL ESC to clear an error message Chapter 3 Basic Cal...

Page 14: ... See Example 13 This calculator also provides 11 symbols for input of values using engineering notation Press 2nd ENG SYM to display the symbols See Example 14 The symbols are listed below Parentheses Calculations Operations inside parentheses are always executed first Up to 13 levels of consecutive parentheses are allowed in a single calculation See Example 15 Closing parentheses that would ordin...

Page 15: ...ss A b c and enter the denominator To enter an improper fraction enter the numerator press A b c and enter the denominator See Example 21 During a calculation involving fractions a fraction is reduced to its lowest terms where possible This occurs when you press or Pressing 2nd A b c d e converts a mixed number to an improper fraction and vice versa See Example 22 To convert a decimal to a fractio...

Page 16: ...ample 27 Trigonometric and Inverse Trigonometric functions The calculator provides standard trigonometric functions and inverse trigonometric functions sin cos tan sin 1 cos 1 and tan 1 See Example 28 Note Before undertaking a trigonometric or inverse trigonometric calculation make sure that the appropriate angular unit is set Hyperbolic and Inverse Hyperbolic functions The 2nd HYP keys are used t...

Page 17: ...mine the average of given numbers Up to 10 numbers can be specified Frac Determine the fractional part of a given number INT Determine the integer part of a given number SGN Indicate the sign of a given number if the number is negative 1 is displayed if zero 0 is displayed if positive 1 is displayed ABS Display the absolute value of a given number nPr Calculate the number of possible permutations ...

Page 18: ... 3 mol 1 NA Avogadro s number 6 022136736 10 23 mol 1 e Elementary charge 1 602177335 10 19 C me Electron mass 9 109389754 10 31 kg mp Proton mass 1 67262311 10 27 kg h Planck s constant 6 62607554 10 34 J S k Boltzmann s constant 1 38065812 10 23 J K 1 IR Gas constant 8 3145107 J mol k IF Faraday constant 96485 30929 C mol mn Neutron constant 1 67492861 10 27 kg µ Atomic mass constant 1 66054021 ...

Page 19: ...pears on the display You can resume execution by pressing See Example 35 Chapter 5 Graphs Built in Function Graphs You can produce graphs of the following functions sin cos tan sin 1 cos 1 tan 1 sinh cosh tanh sinh 1 cosh 1 tanh 1 x 2 x 3 log ln 10 x e x x 1 When you generate a built in graph any previously generated graph is cleared The display range is automatically set to the optimum See Exampl...

Page 20: ...s 2nd Zoom x 1 f to specify the factor for reducing the graph To return the graph to its original size press 2nd Zoom Org See Example 37 Superimposing Graphs A graph can be superimposed over one or more graphs This makes it easy to determine intersection points and solutions that satisfy all the corresponding expressions See Example 38 Be sure to input variable X in the expression for the graph yo...

Page 21: ...wn using the cursor keys The coordinates of the point are displayed When the pointer is at the desired location press 2nd PLOT to plot a point The point blinks at the plotted location Two points can be connected by a straight line by pressing 2nd LINE See Example 42 Chapter 6 Statistical Calculations The statistics menu has four options 1 VAR for analyzing data in a single dataset 2 VAR for analyz...

Page 22: ...istical graphs press Graph on the STATVAR menu There are three types of graph in 1 VAR mode N DIST Normal distribution HIST Histogram SPC Statistical Process Control Select the desired graph type and press If you do not set display ranges the graph will be produced with optimum ranges To draw a scatter graph based on 2 VAR datasets press Graph on the STATVAR menu 9 To return to the STATVAR menu pr...

Page 23: ...UT To change the upper or lower spec limit select LIMIT To change ax select DISTR 3 Press to scroll through the data until the entry you want to change is displayed 4 Enter the new data The new data you enter overwrites the old entry 5 Press or to save the change Note The statistical data you enter is retained when you exit statistics mode To clear the data select D CL mode Probability Distributio...

Page 24: ...m the menu and press 3 Enter an x value and press 4 Enter the corresponding y value and press 5 To enter more data repeat from step 3 6 Press 2nd STATVAR 7 Press to scroll through the results until you find the regression variables you are interested in see table below 8 To predict a value for x or y given a value for y or x select the x or y variable press enter the given value and press again Va...

Page 25: ...isplayed See Example 50 Negative Expressions In binary octal and hexadecimal bases negative numbers are expressed as complements The complement is the result of subtracting that number from 10000000000 in that number s base You do this by pressing NEG in a non decimal base See Example 51 Basic Arithmetic Operations for Bases You can add subtract multiply and divide binary octal and hexadecimal num...

Page 26: ... when executing the program To perform binary octal or hexadecimal calculations or conversions choose BaseN otherwise choose MAIN Program Area There are 10 program areas for storing programs P0 P9 If an area has a program stored in it its number is displayed as a subscript as in P1 Program Control Instructions The calculator s programming language is similar to many programming languages such as B...

Page 27: ...nds Lbl n An Lbl n command marks a destination point for a GOTO n jump command Each label name Lbl must be unique that is not repeated in the same program area The label suffix n must be an integer from 0 to 9 GOTO n When program execution encounters a GOTO n statement execution jumps to Lbl n where n is the same value as the n in the GOTO n statement Mainroutine and Subroutine GOSUB PROG n You ca...

Page 28: ...condition re evaluation statements A FOR loop is useful for repeating a set of similar actions while a specified counter is between certain values For example FOR A 1 A 4 A C 3 A PRINT ANS C END Result ANS 3 ANS 6 ANS 9 ANS 12 The processing in this example is 1 FOR A 1 This initializes the value of A to 1 Since A 1 is consistent with A 4 the statements are executed and A is incremented by 1 2 Now...

Page 29: ... SPC 5 A semicolon indicates the end of a command To enter more than one command on a command line separate them with a semicolon For example Line 1 INPUT A C 0 5 A PRINT C C END You can also place each command or group of commands on a separate line as follows In this case a trailing semicolon can be omitted Line 1 INPUT A C 0 5 A Line 2 PRINT C C END Executing a Program 1 When you finish enterin...

Page 30: ...s except trace and zoom can be included in programs Range values can also be specified in the program Note that values in some graph commands must be separated by commas as follows Range Xmin Xmax Xscl Ymin Ymax Yscl Factor Xfact Yfact Plot X point Y point Display Result Command You can put in a program if you want to be able to see the value of a variable at that particular stage in program execu...

Page 31: ...ou want to delete the program s Press to move the cursor to Y and then press 5 To exit DEL mode select EXIT from the program menu Program Examples See Examples 54 to 63 Example 1 Change 123 45 to 123 475 123 45 DEL 2nd 7 Example 2 After executing 1 2 3 4 5 6 recall each expression 1 2 3 4 5 6 ...

Page 32: ...E 32 Example 3 Enter 14 0 2 3 and then correct it to 14 10 2 3 14 0 2 3 after 5 Seconds 1 Example 4 3 5 56 7 74 8 7 5 3 5 M ...

Page 33: ...E 33 56 7 M MRC 74 8 7 2nd M MRC MRC MRC CL ESC Example 5 1 Assign 30 into variable A 2nd CL VAR 30 SAVE A 0 2 Multiply variable A by 5 and assign the result to variable B 5 2nd RCL ...

Page 34: ...1 3 Add 3 to variable B ALPHA B 3 2 4 Clear all variables 2nd CL VAR 2nd RCL Example 6 1 Set PROG 1 cos 3A sin 5B where A 0 B 0 cos 3 ALPHA A sin 5 ALPHA B SAVE PROG 1 3 2 Set A 20 B 18 get PROG 1 cos 3A sin 5B 1 5 ...

Page 35: ...E 35 PROG 1 CL ESC 20 CL ESC 18 Example 7 1 Expand the number of memories from 26 to 28 MATH MATH MATH MATH 2 4 2 Assign 66 to variable A 27 66 SAVE A ALPHA 27 ...

Page 36: ...ll variable A 27 ALPHA A ALPHA 27 6 4 Return memory variables to the default configuration MATH MATH MATH MATH 0 Example 8 7 10 8 2 47 7 10 8 2 Example 9 3 5 8 4 1 5 3 5 8 4 Example 10 12369 7532 74103 6903680613000 ...

Page 37: ...E 37 12369 7532 74103 Example 11 6 7 0 857142857 6 7 2nd FIX 2nd FIX 4 2nd FIX Example 12 1 6000 0 0001666 1 6000 ...

Page 38: ...E 38 2nd SCI ENG 2nd SCI ENG 2nd SCI ENG Example 13 0 0015 1 5 10 3 1 5 EXP 3 Example 14 20 G byte 0 15 K byte 2 000000015 10 10 byte ...

Page 39: ...E 39 20 2nd ENG SYM 0 15 2nd ENG SYM Example 15 5 2 1 5 3 6 5 2 1 5 3 Example 16 2 7 6 5 4 122 2 7 6 5 4 Example 17 120 30 36 120 30 2nd 7 88 55 160 ...

Page 40: ...E 40 88 55 2nd Example 18 3 3 3 3 81 3 3 3 8 Calculate 6 after calculating 3 4 12 3 4 6 Example 19 123 456 579 789 579 210 123 456 ...

Page 41: ...E 41 789 2nd ANS Example 20 ln7 log100 3 945910149 ln 7 log 100 9 10 2 100 2nd 10 x 2 10 e 5 0 006737947 2nd e x 5 Example 21 7 A b c 2 A b c 3 14 A b c 5 A b c 7 Example 22 ...

Page 42: ...E 42 4 A b c 2 A b c 4 2nd A b c d e 2nd A b c d e Example 23 4 A b c 1 A b c 2 2nd F D Example 24 8 A b c 4 A b c 5 3 75 Example 25 2 rad 360 deg DRG ...

Page 43: ...E 43 2 2nd 2nd DMS Example 26 1 5 1O 30 I 0 II DMS 1 5 2nd DMS Example 27 2 0 45 I 10 5 I I 2 752916667 2 2nd DMS 45 2nd DMS 10 5 2nd DMS ...

Page 44: ...E 44 Example 28 sin30 Deg 0 5 DRG sin 30 11 sin30 Rad 0 988031624 DRG sin 30 12 sin 1 0 5 33 33333333 Grad DRG 2nd sin 1 0 5 Example 29 cosh1 5 2 4 352409615 ...

Page 45: ...13 sinh 1 7 2 644120761 2nd HYP 2nd sin 1 7 Example 30 If x 5 and y 30 what are r and Ans r 30 41381265 80 53767779 o 2nd R P 5 ALPHA 30 2nd R P 5 ALPHA 30 14 If r 25 and 56 o what are x and y Ans x 13 97982259 y 20 72593931 ...

Page 46: ...E 46 2nd R P 25 ALPHA 56 2nd R P 25 ALPHA 56 Example 31 5 120 5 MATH 15 Generate a random number between 0 and 1 MATH ...

Page 47: ...ate a random integer between 7 and 9 MATH 7 ALPHA 9 17 RND sin 45 Deg 0 71 FIX 2 MATH sin 45 2nd FIX 18 MAX sin 30 Deg sin 90 Deg MAX 0 5 1 1 MATH MATH sin 30 ALPHA sin 90 19 MIN sin 30 Deg sin 90 Deg MIN 0 5 1 0 5 ...

Page 48: ...E 48 MATH MATH sin 30 ALPHA sin 90 20 SUM 13 15 23 51 MATH MATH 13 ALPHA 15 ALPHA 23 21 AVG 13 15 23 17 MATH MATH 13 ALPHA 15 ALPHA 23 22 Frac 10 8 Frac 1 25 0 25 MATH MATH MATH ...

Page 49: ...E 49 10 8 23 INT 10 8 INT 1 25 1 MATH MATH MATH 10 8 24 SGN log 0 01 SGN 2 1 MATH MATH MATH log 0 01 25 ABS log 0 01 ABS 2 2 MATH MATH MATH log 0 01 ...

Page 50: ...E 50 26 7 7 4 840 7 MATH MATH MATH MATH 4 27 7 7 4 4 35 7 MATH MATH MATH MATH 4 Example 32 1 25 2nd X 1 28 2 X 2 4 21 2nd 27 29 ...

Page 51: ...E 51 4 2nd 81 30 7 4 2401 7 2nd 4 Example 33 1 yd 2 9 ft 2 0 000000836 km 2 1 2nd CONV 2nd CONV Example 34 3 G 2 00177955 10 10 ...

Page 52: ...E 52 3 2nd CONST Example 35 Apply the multi statement function to the following two statements E 15 15 SAVE E ALPHA E 13 ALPHA 180 ALPHA E Example 36 Graph Y e X ...

Page 53: ...E 53 Graph 2nd e x Example 37 1 Range X min 180 X max 180 X scl 90 Y min 1 25 Y max 1 25 Y scl 0 5 Graph Y sin 2 x Range 180 180 90 1 25 1 25 0 5 2nd Factor 2 2 Graph sin 2 ALPHA X ...

Page 54: ...E 54 G T G T 31 2 Zoom in and zoom out on Y sin 2x 2nd Zoom x f 2nd Zoom x f 2nd Zoom Org 2nd Zoom x 1 f 2nd Zoom x 1 f Example 38 Superimpose the graph of Y X 2 over the graph of Y X 3 3 X 2 6 X 8 ...

Page 55: ... 5 Graph ALPHA X 2nd x 3 3 ALPHA X x 2 6 ALPHA X 8 Graph ALPHA X 2 Example 39 Superimpose the graph of Y cos X over the graph of Y sin x Graph sin Graph cos ALPHA X Example 40 Use Trace function to analyze the graph Y cos x ...

Page 56: ...E 56 Graph cos Trace 2nd X Y Example 41 Draw and scroll the graph for Y cos x Graph cos Example 42 Place points at 5 5 5 10 15 15 and 18 15 and then use the Line function to connect the points ...

Page 57: ...E 57 Range 0 35 5 0 23 5 2nd PLOT 5 ALPHA 5 2nd X Y 2nd X Y 2nd PLOT 5 ALPHA 10 2nd LINE 2nd PLOT 15 ALPHA 15 2nd LINE 2nd PLOT 18 ALPHA 15 2nd LINE ...

Page 58: ...E 58 Example 43 Enter the data X LSL 2 X USL 13 X 1 3 FREQ 1 2 X 2 5 FREQ 2 9 X 3 12 FREQ 3 7 then find 7 5 Sx 3 745585637 Cax 0 and Cpx 0 503655401 MODE 1 DATA 2 13 DATA 3 2 5 9 12 7 ...

Page 59: ...E 59 2nd STATVAR Graph 2nd STATVAR Graph ...

Page 60: ...E 60 2nd STATVAR Graph Example 44 Enter the data X LSL 2 X USL 8 Y LSL 3 Y USL 9 X 1 3 Y 1 4 X 2 5 Y 2 7 X 3 7 Y 3 6 then find 5 Sx 2 Cax 0 Cay 0 111111111 MODE 1 DATA 2 8 3 9 DATA 3 4 5 7 7 6 ...

Page 61: ...E 61 2nd STATVAR Graph Example 45 In the data in Example 44 change Y 1 4 to Y 1 9 and X 2 5 to X 2 8 then find Sx 2 645751311 DATA 9 8 ...

Page 62: ...E 62 2nd STATVAR Example 46 Enter the data a x 2 X 1 3 FREQ 1 2 X 2 5 FREQ 2 9 X 3 12 FREQ3 7 then find t 1 510966203 P t 0 0654 Q t 0 4346 R t 0 9346 MODE 1 DATA 2 DATA 3 2 5 9 12 7 2nd STATVAR ...

Page 63: ...E 63 Example 47 Given the following data use linear regression to estimate x for y 573 and y for x 19 X 15 17 21 28 Y 451 475 525 678 MODE 1 DATA 15 451 17 475 21 525 28 678 ...

Page 64: ...E 64 2 nd STATVAR Graph 2nd STATVAR 573 2nd STATVAR 19 Example 48 Given the following data use quadratic regression to estimate y for x 58 and x for y 143 X 57 61 67 Y 101 117 155 MODE 1 ...

Page 65: ...E 65 DATA 57 101 61 117 67 155 2nd STATVAR Graph 2 nd STATVAR 143 2nd STATVAR ...

Page 66: ...E 66 58 Example 49 31 10 1F16 11111 2 37 8 MODE 2 31 dhbo Example 50 4777 10 1001010101001 2 ...

Page 67: ...E 67 MODE 2 dhbo dhbo 4777 Example 51 What is the negative of 3A 16 Ans FFFFFFC6 MODE 2 dhbo NEG 3 A Example 52 1234 10 1EF 16 24 8 2352 8 1258 10 ...

Page 68: ...E 68 MODE 2 dhbo dhbo 1234 dhbo 1 IE IF dhbo 24 dhbo Example 53 ...

Page 69: ...10 MODE 2 dhbo dhbo 1010 AND dhbo A OR dhbo 7 dhbo Example 54 Create a program to perform arithmetic calculation with complex numbers Z 1 A B i Z 2 C D i Sum Z 1 Z 2 A B C D i Difference Z 1 Z 2 A B C D i Product Z 1 Z 2 E F i AC BD AD BC i ...

Page 70: ... 2 E F i RUN When the message 1 2 3 4 appears on the display you can input a value for O that corresponds to the type of operation you want to performed as follows 1 for Z 1 Z 2 2 for Z 1 Z 2 3 for Z 1 Z 2 4 for Z 1 Z 2 1 ...

Page 71: ...E 71 5 Seconds 1 17 5 3 14 2 5 Seconds 2 ...

Page 72: ...E 72 10 13 6 17 3 5 Seconds 3 2 5 11 17 4 ...

Page 73: ...E 73 5 Seconds 4 6 5 3 4 Example 55 Create a program to determine solutions to the quadratic equation A X 2 B X C 0 D B 2 4AC 1 D 0 2 D 0 3 D 0 ...

Page 74: ...E 74 RUN 1 2 X 2 7 X 5 0 X 1 2 5 X 2 1 2 7 5 2 25 X 2 70 X 49 0 X 1 4 25 70 49 ...

Page 75: ...E 75 3 X 2 2 X 5 0 X 1 1 2 i X 2 1 2 i 1 2 5 Example 56 Create a program to generate a common difference sequence A First item D common difference N number Sum S N A A D A 2D A 3D Nth item A N A N 1 D ...

Page 76: ...E 76 RUN When the message 1 A N 2 S N appears on the display you can input a P value to specify the type of operation to be performed 1 for A N 2 for S N 32 1 A 3 D 2 N 4 A N A 4 9 5 Seconds 1 3 2 4 ...

Page 77: ...A 3 D 2 N 12 S N S 12 168 5 Seconds 2 3 2 12 Example 57 Create a program to generate a common ratio sequence A First item R common ratio N number Sum S N A AR AR 2 AR3 1 R 1 2 R 1 A N AR N 1 Nth item A N A N 1 ...

Page 78: ...E 78 RUN When the message 1 A N 2 S N appears on the display you can input a P value to specify the type of operation to be performed 1 for A N 2 for S N 1 A 5 R 4 N 7 A N A 7 20480 5 Seconds 1 5 4 7 ...

Page 79: ...E 79 2 A 5 R 4 N 9 S N S 9 436905 5 Seconds 2 5 4 9 3 A 7 R 1 N 14 S N S 14 98 5 Seconds 2 7 1 14 ...

Page 80: ...E 80 Example 58 Create a program to determine the solutions for linear equations of the form RUN ...

Page 81: ...ple 59 Create three subroutines to store the following formulas and then use the GOSUB PROG command to write a mainroutine to execute the subroutines Subroutine 1 CHARGE N 3 Subroutine 2 POWER I A Subroutine 3 VOLTAGE I B Q A ...

Page 82: ...E 82 RUN N 1 5 I 486 A 2 CHARGE 4 5 POWER 243 VOLTAGE 2 1 5 5 Seconds ...

Page 83: ...E 83 486 2 5 Seconds Example 60 Create a program that graphs Y and Y 2 X with the following range settings X min 3 4 X max 3 4 X scl 1 Y min 3 Y max 3 Y scl 1 RUN ...

Page 84: ...E 84 G T Example 61 Use a FOR loop to calculate 1 6 1 5 1 4 2 6 2 5 2 4 RUN ...

Page 85: ...E 85 Example 62 Set the program type to BaseN and evaluate ANS 1010 2 AND Y OR 7 16 1 If Y A 16 Ans 10 10 dhbo A 2 If Y 11011 8 Ans 1010 2 EDIT ...

Page 86: ...E 86 dhbo RUN dhbo 11011 Example 63 Create a program to evaluate the following and insert a display result command to check the content of a memory variable B log A 90 C 13 A D 51 A B ...

Page 87: ...E 87 RUN A 10 C 130 D 2 55 10 2nd RCL CL ESC ...

Page 88: ...alcul 5 Chapitre 2 Avant de commencer un calcul 6 Changement de mode 6 Sélection d une option dans un menu 6 Etiquettes de touches 6 Utilisation des touches 2nd et ALPHA 7 Curseur 7 Insertion et suppression de caractères 7 Rappel d entrées et résultats précédents 7 Mémoires 8 Mémoire de travail 8 Mémoires standard disponibles 8 Enregistrement d une équation 8 Variables de tableau 8 Ordre des opéra...

Page 89: ... inverses 15 Transformations de coordonnées 16 Fonctions mathématiques 16 Autres fonctions x 1 x 2 x 3 16 Conversions d unités 16 Constante physiques 17 Fonctions de plusieurs expressions 18 Chapitre 5 Graphiques 18 Graphes de fonctions intégrées 18 Graphes utilisateur 18 Affichage Graphique Texte et effacement d un graphique 18 Fonction zoom 19 Superposition de graphiques 19 Fonction de trace 19 ...

Page 90: ... contrôle de programme 25 Commande d effacement d écran 25 Commandes d entrée et sortie 25 Branchement conditionnel 25 Commandes de branchement 26 Programmes et sous programmes 26 Incrément et décrément 26 Boucle For 27 Commande Sleep 27 Commande Swap 27 Opérateurs de comparaison 27 Création d un programme 27 Exécution d un programme 28 Mise au point d un programme 28 Utilisation de la fonction de...

Page 91: ...es Elle peut être réactivée en appuyant sur ON L affichage la mémoire et les réglages sont conservés quand la calculatrice est éteinte Réinitialisation Si vous obtenez des résultats inattendus calculatrice allumée appuyez sur MODE ou CL ESC Si le problème persiste appuyez sur 2nd RESET Un message apparaît pour demander confirmation de la réinitialisation de la calculatrice RESET N Y Appuyez sur po...

Page 92: ...t un exposant à 2 chiffres positif ou négatif Les résultats dépassant cette limite sont affichés en notation scientifique Indicateurs Les indicateurs ci dessous apparaissent à l écran pour indiquer l état de la calculatrice Indicateur Signification M Des valeurs sont enregistrées dans la mémoire de travail Le résultat est négatif Action incorrecte 2nd L action suivante sera une 2ème fonction X Y C...

Page 93: ...par des menus Un menu est une liste d options affichées à l écran Par exemple l appui sur MATH affiche un menu de fonctions mathématiques Pour sélectionner une de ces fonctions 6 Appuyez sur MATH pour afficher le menu 7 Appuyez sur pour déplacer le curseur vers la fonction à sélectionner 8 Appuyez sur quand l option est soulignée Pour les options de menu numérotées vous pouvez appuyer sur quand le...

Page 94: ... sur ou pour déplacer le curseur vers la gauche ou vers la droite Maintenez enfoncée une touche de curseur pour le déplacer rapidement S il y a des entrées ou des résultats non visibles à l écran appuyez sur ou pour faire défiler l affichage vers le haut ou vers le bas Vous pouvez réutiliser ou modifier une entrée précédente quand elle est sur la ligne d entrée Appuyez sur ALPHA ou ALPHA pour dépl...

Page 95: ...uée A B C ou Z 2nd RCL affiche un menu de variables sélectionnez une variable pour rappeler sa valeur ALPHA Variable rappelle la valeur attribuée à la variable indiquée 2nd CL VAR efface toutes les variables Remarque Vous pouvez attribuer la même valeur à plus d une variable en une seule étape Par exemple pour attribuer la valeur 98 aux variables A B C et D appuyez sur 98 SAVE A ALPHA ALPHA D Enre...

Page 96: ...ransformations coordonnées et fonctions de type B c est à dire pour lesquelles vous devez appuyer sur la touche de fonction avant d entrer l argument par exemple sin cos tan sin 1 cos 1 tan 1 sinh cosh tanh sinh 1 cosh 1 tanh 1 log ln 10 X e X NEG NOT X Y MAX MIN SUM SGN AVG ABS INT Frac Plot 10 Fonctions de type A c est à dire pour lesquelles vous entrez l argument avant d appuyer sur la touche d...

Page 97: ...e les calculs sont affichés jusqu à 10 chiffres ou sous forme d une mantisse à 10 chiffres avec un exposant à 2 chiffres jusqu à 10 99 Les arguments entrés doivent être dans la plage acceptable pour la fonction Le tableau ci dessous définit les plages d entrée acceptées Fonctions Plages d entrée acceptées sin x cos x tan x Deg x 4 5 x 10 10 deg Rad x 2 5 x 10 8 πrad Grad x 5 x 10 10 grad mais pour...

Page 98: ...y 0 x 0 1 10 100 log y 100 y 0 x 0 y 0 x 2n 1 I n n est un entier n 0 mais 1 10 100 log y 100 nPr nCr 0 r n n 10 100 n r sont entiers STAT x 1 10 100 y 1 10 100 1 VAR n 30 2 VAR n 30 FREQ n 0 n 10 100 n est un entier en mode 1 VAR σx σy x y a b r n 0 Sx Sy n 0 1 BaseN DEC 2147483648 x 2147483647 BIN 10000000000000000000000000000000 x 11111111111111111111111111111111 pour négatif 0 x 01111111111111...

Page 99: ...ésultat d un calcul dépasse les limites da la calculatrice SYNTAX Er 1 Erreur de saisie 2 Un argument incorrect a été utilisé dans une commande ou une fonction 3 Il manque une instruction END dans un programme LENGTH Er Une entrée dépasse 84 chiffres après multiplication implicite avec correction automatique OUT OF SPEC Vous avez entré une valeur CPU ou CPL négative avec σ 3 x USL CPU et σ 3 LSL x...

Page 100: ...affichés au format scientifique Voir Exemple 10 Format d affichage Pour sélectionner un format décimal appuyez sur 2nd FIX et sélctionnez une valeur sur le menu F0123456789 Pour définir le nombre de décimales n entrez directement la valeur de n ou appuyez sur les touches de curseur pour souligner la valeur et appuyez sur La valeur par défaut est la notation en virgule flottante F et sa valeur n va...

Page 101: ...lisé dans un calcul ultérieur Voir Exemple 18 Fonction réponse Quand vous entrez une valeur numérique ou expression numérique et appuyez sur le résultat est enregistré dans la fonction réponse qui peut être rappelée facilement Voir Exemple 19 Remarque Le résultat est conservé même en cas d extinction de la calculatrice Il est aussi conservé si un calcul ultérieur donne une erreur Chapitre 4 Calcul...

Page 102: ... faire afficher l unité d angle voulue La procédure de conversion est la suivante voir aussi Exemple 25 23 Passez à l unité d angle vers laquelle vous souhaitez effectuer la conversion 24 Entrez la valeur de l unité à convertir 25 Appuyez sur 2nd DMS pour afficher le menu Les unités possibles sont degrés minutes secondes r radians g gradians ou DMS Degrés Minutes Secondes 26 Sélectionnez les unité...

Page 103: ...onibles sont Factorielle d un entier positif n tel que n 69 RAND Nombre pseudo aléatoire compris entre 0 et 1 RANDI Nombre pseudo aléatoire compris entre 2 entiers spécifiés A et B avec A valeur aléatoire B RND Arrondit le résultat MAX Maximum des nombres donnés Jusqu à 10 nombres MIN Minimum des nombres donnés Jusqu à 10 nombres SUM Somme des nombres donnés Jusqu à 10 nombres AVG Moyenne des nomb...

Page 104: ...ire de gaz parfait 0 0224141 m 3 mol 1 NA Nombre d Avogadro 6 022136736 10 23 mol 1 e Charge élémentaire 1 602177335 10 19 C me Masse de l électron 9 109389754 10 31 kg mp Masse du proton 1 67262311 10 27 kg h Constante de Planck 6 62607554 10 34 J S k Constante de Boltzmann 1 38065812 10 23 J K 1 IR Constante des gaz parfaits 8 3145107 J mol k IF Constante de Faraday 96485 30929 C mol mn Masse du...

Page 105: ...ous pouvez afficher les graphes des fonctions suivantes sin cos tan sin 1 cos 1 tan 1 sinh cosh tanh sinh 1 cosh 1 tanh 1 x 2 x 3 log ln 10 x e x x 1 Lors de l affichage d un graphe intégré tout graphe généré précédemment est effacé L échelle d affichage est automatiquement réglée à la valeur optimale Voir Exemple 36 Graphes utilisateur Vous pouvez aussi indiquer vos propres fonctions d une variab...

Page 106: ...trer la variable X dans l expression du graphique à superposer sur un graphique prédéfini Si la variable X n est pas incluse dans la deuxième expression le premier graphique est effacé avant la génération du deuxième Voir Exemple 39 Fonction de trace Cette fonction permet de déplacer un pointeur sur un graphique en appuyant sur et Les coordonnées x et y de l emplacement du pointeur apparaissent à ...

Page 107: ...sur une et deux variables 36 Sur le menu statistiques choisissez 1 VAR ou 2 VAR et appuyez sur 37 Appuyez sur DATA sélectionnez DATA INPUT sur le menu et appuyez sur 38 Entrez une valeur x et appuyez sur 39 Entrez la fréquence FREQ de la valeur x en mode 1 VAR ou la valeur y correspondante en mode 2 VAR et appuyez sur 40 Pour entrer d autres données répétez l opération à partir de l étape 3 41 App...

Page 108: ...ure une valeur de limite X LSL ou Y LSL puis appuyez sur 47 Entrez une spécification supérieure une valeur de limite X USL ou Y USL puis appuyez sur 48 Sélectionnez le mode DATA INPUT et entrez les jeux de données 49 Appuyez sur 2nd STATVAR puis sur pour faire défiler les résultats statistiques et trouver la variable de capacité de traitement recherchée voir tableau ci dessous Variable Significati...

Page 109: ...z sur DATA sélectionnez DISTR et appuyez sur 56 Entrez une valeur a x puis appuyez sur 57 Appuyez sur 2nd STATVAR 58 Appuyez sur ou pour faire défiler les résultats statistiques et trouver les variables de distribution de probabilité voulues voir tableau ci dessous Variable Signification t Valeur de test P t Fraction cumulée de la distribution normale standard inférieure à t R t Fraction cumulée d...

Page 110: ... Coefficient de corrélation c Coefficient de régression quadratique x Valeur x prédite à partir des valeurs a b et y y Valeur y prédite à partir des valeurs a b et x 66 Pour tracer le graphique de régression appuyez sur Graph sur le menu STATVAR Pour revenir au menu STATVAR appuyez sur 2nd STATVAR Chapitre 7 Calculs en BaseN Vous pouvez entrer des nombres en base 2 base 8 base 10 ou base 16 Pour d...

Page 111: ...mple 52 Opérations logiques Les opérations logiques suivantes sont disponibles produit logique AND non et logique NAND somme logique OR somme logique exclusive XOR négation NOT et négation de somme logique exclusive XNOR Voir Exemple 53 Chapitre 8 Programmation Les options du menu de programmation sont NEW pour créer un programme RUN pour exécuter un programme EDIT pour modifier un programme DEL p...

Page 112: ...ez accéder à la plupart des commandes de programmation par les instructions de contrôle de programme Affichez ces instructions en appuyant sur 2nd INST Commande d effacement d écran CLS Efface l affichage à l écran Commandes d entrée et sortie INPUT variable mémoire Met le programme en pause pour entrée de données Variable mémoire _ apparaît à l écran Entrez une valeur et appuyez sur La valeur est...

Page 113: ...ipal la zone de programme appelée est un sous programme Pour effectuer un branchement à un sous programme entrez PROG n où n est le numéro de la zone de programme destination Remarque La commande GOTO n n autorise pas les branchements entre zones de programme Une commande GOTO n ne permet de passer qu à l étiquette correspondante Lbl dans la même zone de programme End Chaque programme doit comport...

Page 114: ...as exécutées Le programme passe au bloc de code suivant Commande Sleep SLEEP temps Une commande SLEEP suspend l exécution du programme pendant le temps indiqué jusqu à 105 secondes au maximum C est utile pour afficher des résultats intermédiaires avant de reprendre l exécution Commande Swap SWAP variable mémoire A variable mémoire B La commande SWAP échange le contenu des deux variables mémoire Op...

Page 115: ...e de programme voulue et appuyez sur pour commencer l exécution du programme 77 Pour réexécuter le programme appuyez sur après que le résultat final du programme est affiché 78 Pour abandonner l exécution d un programme appuyez sur CL ESC Un message apparaît pour demander confirmation de l arrêt de l exécution STOP N Y Appuyez sur pour déplacer le curseur sur Y et appuyez sur Mise au point d un pr...

Page 116: ... 51 A B Ligne 4 PRINT D D END 79 L exécution est interrompue au point où a été placé le caractère 80 A ce moment vous pouvez appuyer sur 2nd RCL pour afficher la valeur de la variable mémoire correspondante C dans l exemple ci dessus 81 Pour reprendre l exécution du programme appuyez sur Suppression d un programme 82 Sélectionnez DEL sur le menu de programmation et appuyez sur 83 Pour effacer un s...

Page 117: ...F 30 123 45 DEL 2nd 7 Exemple 2 Après exécution de 1 2 3 4 5 6 rappeler chaque expression 1 2 3 4 5 6 Exemple 3 ...

Page 118: ...F 31 Entrer 14 0 2 3 puis le corriger en 14 10 2 3 14 0 2 3 5 Seconds 1 Exemple 4 3 5 56 7 74 8 7 5 3 5 M 56 7 M MRC 74 8 7 2nd M MRC ...

Page 119: ...5 1 Attribuer la valeur 30 à la variable A 2nd CL VAR 30 SAVE A 0 2 Multiplier la variable A par 5 et attribuer le résultat à la variable B 5 2nd RCL SAVE B 1 3 Ajouter 3 à la variable B ALPHA B 3 2 4 Effacer toutes les variables ...

Page 120: ...Exemple 6 1 Définir PROG 1 cos 3A sin 5B où A 0 B 0 cos 3 ALPHA A sin 5 ALPHA B SAVE PROG 1 3 2 Définir A 20 B 18 appeler PROG 1 cos 3A sin 5B 1 5 PROG 1 CL ESC 20 CL ESC 18 Exemple 7 1 Etendre le nombre de mémoires de 26 à 28 ...

Page 121: ...H 2 4 2 Attribuer la valeur 66 à la variable A 27 66 SAVE A ALPHA 27 5 3 Rappeler la variable A 27 ALPHA A ALPHA 27 6 4 Ramener les variables mémoire à leur configuration par défaut MATH MATH MATH MATH 0 Exemple 8 7 10 8 2 47 ...

Page 122: ...F 35 7 10 8 2 Exemple 9 3 5 8 4 1 5 3 5 8 4 Exemple 10 12369 7532 74103 6903680613000 12369 7532 74103 Exemple 11 6 7 0 857142857 6 7 2nd FIX 2nd FIX 4 ...

Page 123: ...F 36 2nd FIX Exemple 12 1 6000 0 0001666 1 6000 2nd SCI ENG 2nd SCI ENG 2nd SCI ENG Exemple 13 ...

Page 124: ... 0015 1 5 10 3 1 5 EXP 3 Exemple 14 20 G octets 0 15 K octets 2 000000015 10 10 octets 20 2nd ENG SYM 0 15 2nd ENG SYM Exemple 15 5 2 1 5 3 6 5 2 1 5 3 Exemple 16 2 7 6 5 4 122 2 7 6 5 4 Exemple 17 120 30 36 ...

Page 125: ...F 38 120 30 2nd 7 88 55 160 88 55 2nd Exemple 18 3 3 3 3 81 3 3 3 8 Calculer 6 après calcul de 3 4 12 3 4 6 Exemple 19 123 456 579 789 579 210 ...

Page 126: ...F 39 123 456 789 2nd ANS Exemple 20 ln7 log100 3 945910149 ln 7 log 100 9 10 2 100 2nd 10 x 2 10 e 5 0 006737947 2nd e x 5 Exemple 21 7 A b c 2 A b c 3 14 A b c 5 A b c 7 Exemple 22 ...

Page 127: ...F 40 4 A b c 2 A b c 4 2nd A b c d e 2nd A b c d e Exemple 23 4 A b c 1 A b c 2 2nd F D Exemple 24 8 A b c 4 A b c 5 3 75 Exemple 25 2 rad 360 deg DRG ...

Page 128: ...F 41 2 2nd 2nd DMS Exemple 26 1 5 1O 30 I 0 II DMS 1 5 2nd DMS Exemple 27 2 0 45 I 10 5 I I 2 752916667 2 2nd DMS 45 2nd DMS 10 5 2nd DMS ...

Page 129: ...F 42 Exemple 28 sin30 Deg 0 5 DRG sin 30 11 sin30 Rad 0 988031624 DRG sin 30 12 sin 1 0 5 33 33333333 Grad DRG 2nd sin 1 0 5 Exemple 29 ...

Page 130: ... 5 2 13 sinh 1 7 2 644120761 2nd HYP 2nd sin 1 7 Exemple 30 Si x 5 et y 30 combien valent r et Ans r 30 41381265 80 53767779 o 2nd R P 5 ALPHA 30 2nd R P 5 ALPHA 30 14 Si r 25 and 56 o combien valent x et y Réponse x 13 97982259 y 20 72593931 ...

Page 131: ...F 44 2nd R P 25 ALPHA 56 2nd R P 25 ALPHA 56 Exemple 31 5 120 5 MATH 15 Générer un nombre aléatoire entre 0 et 1 MATH ...

Page 132: ...rer un entier aléatoire entre 7 et 9 MATH 7 ALPHA 9 17 RND sin 45 Deg 0 71 FIX 2 MATH sin 45 2nd FIX 18 MAX sin 30 Deg sin 90 Deg MAX 0 5 1 1 MATH MATH sin 30 ALPHA sin 90 19 MIN sin 30 Deg sin 90 Deg MIN 0 5 1 0 5 ...

Page 133: ...F 46 MATH MATH sin 30 ALPHA sin 90 20 SUM 13 15 23 51 MATH MATH 13 ALPHA 15 ALPHA 23 21 AVG 13 15 23 17 MATH MATH 13 ALPHA 15 ALPHA 23 22 Frac 10 8 Frac 1 25 0 25 MATH MATH MATH ...

Page 134: ...F 47 10 8 23 INT 10 8 INT 1 25 1 MATH MATH MATH 10 8 24 SGN log 0 01 SGN 2 1 MATH MATH MATH log 0 01 25 ABS log 0 01 ABS 2 2 MATH MATH MATH log 0 01 26 7 7 4 840 ...

Page 135: ...F 48 7 MATH MATH MATH MATH 4 27 7 7 4 4 35 7 MATH MATH MATH MATH 4 Exemple 32 1 25 2nd X 1 28 2 X 2 4 21 2nd 27 29 4 2nd 81 ...

Page 136: ...F 49 30 7 4 2401 7 2nd 4 Exemple 33 1 yd 2 9 ft 2 0 000000836 km 2 1 2nd CONV 2nd CONV Exemple 34 3 G 2 00177955 10 10 3 2nd CONST Exemple 35 ...

Page 137: ...lti instructions aux deux instructions E 15 15 SAVE E ALPHA E 13 ALPHA 180 APLHA E Exemple 36 Tracer le graphique Y e X Graph 2nd e x Exemple 37 1 Etendue X min 180 X max 180 X scl 90 Y min 1 25 Y max 1 25 Y scl 0 5 Graph Y sin 2 x ...

Page 138: ...F 51 Range 180 180 90 1 25 1 25 0 5 2nd Factor 2 2 Graph sin 2 ALPHA X G T G T 31 2 Zoom avant et arrière sur Y sin 2x ...

Page 139: ...d Zoom x f 2nd Zoom x f 2nd Zoom Org 2nd Zoom x 1 f 2nd Zoom x 1 f Exemple 38 Superposer le graphe de Y X 2 sur le graphe de Y X 3 3 X 2 6 X 8 Range 8 8 2 15 15 5 Graph ALPHA X 2nd x 3 3 ALPHA x 2 6 ALPHA X 8 ...

Page 140: ...F 53 Graph ALPHA X 2 Exemple 39 Superposer le graphe de Y cos X sur le graphe de Y sin x Graph sin Graph cos ALPHA X Exemple 40 Utiliser la fonction Trace pour analyser le graphe Y cos x Graph cos Trace ...

Page 141: ... Exemple 41 Tracer et faire défiler le graphe de Y cos x Graph cos Exemple 42 Placer les points à 5 5 5 10 15 15 et 18 15 puis utiliser la fonction Line pour relier les points Range 0 35 5 0 23 5 2nd PLOT 5 ALPHA 5 ...

Page 142: ...LPHA 10 2nd LINE 2nd PLOT 15 ALPHA 15 2nd LINE 2nd PLOT 18 ALPHA 15 2nd LINE Exemple 43 Entrer les données X LSL 2 X USL 13 X 1 3 FREQ 1 2 X 2 5 FREQ 2 9 X 3 12 FREQ 3 7 puis trouver 7 5 Sx 3 745585637 Cax 0 and Cpx 0 503655401 MODE 1 ...

Page 143: ...F 56 DATA 2 13 DATA 3 2 5 9 12 7 2nd STATVAR ...

Page 144: ...F 57 Graph 2nd STATVAR Graph 2nd STATVAR Graph ...

Page 145: ...F 58 Exemple 44 Entrer les données X LSL 2 X USL 8 Y LSL 3 Y USL 9 X 1 3 Y 1 4 X 2 5 Y 2 7 X 3 7 Y 3 6 puis trouver 5 Sx 2 Cax 0 Cay 0 111111111 MODE 1 DATA 2 8 3 9 DATA 3 4 5 7 7 6 2nd STATVAR ...

Page 146: ...xemple 44 changer Y 1 4 en Y 1 9 et X 2 5 en X 2 8 puis trouver Sx 2 645751311 DATA 9 8 2nd STATVAR Exemple 46 Entrer les données a x 2 X 1 3 FREQ 1 2 X 2 5 FREQ 2 9 X 3 12 FREQ3 7 puis trouver t 1 510966203 P t 0 0654 Q t 0 4346 R t 0 9346 MODE 1 ...

Page 147: ...F 60 DATA 2 DATA 3 2 5 9 12 7 2nd STATVAR Exemple 47 Avec les données suivantes utiliser la régression linéaire pour estimer x pour y 573 et y pour x 19 X 15 17 21 28 Y 451 475 525 678 ...

Page 148: ...F 61 MODE 1 DATA 15 451 17 475 21 525 28 678 2 nd STATVAR Graph 2nd STATVAR 573 2nd STATVAR ...

Page 149: ...F 62 19 Exemple 48 Avec les données suivantes utiliser la régression quadratique pour estimer y pour x 58 et x pour y 143 X 57 61 67 Y 101 117 155 MODE 1 DATA 57 101 61 117 67 155 2nd STATVAR Graph ...

Page 150: ...F 63 2 nd STATVAR 143 2nd STATVAR 58 Exemple 49 31 10 1F16 11111 2 37 8 MODE 2 31 ...

Page 151: ...F 64 dhbo Exemple 50 4777 10 1001010101001 2 MODE 2 dhbo dhbo 4777 ...

Page 152: ...F 65 Exemple 51 Quel est le complément de 3A 16 Rép FFFFFFC6 MODE 2 dhbo NEG 3 A Exemple 52 1234 10 1EF 16 24 8 2352 8 1258 10 MODE 2 dhbo dhbo 1234 ...

Page 153: ...F 66 dhbo 1 IE IF dhbo 24 dhbo Exemple 53 1010 2 AND A 16 OR 7 16 1010 2 10 10 MODE 2 dhbo dhbo ...

Page 154: ...R dhbo 7 dhbo Exemple 54 Créer un programme de calcul arithmétique sur les nombres complexes Z 1 A B i Z 2 C D i Somme Z 1 Z 2 A B C D i Différence Z 1 Z 2 A B C D i Produit Z 1 Z 2 E F i AC BD AD BC i Quotient Z 1 Z 2 E F i ...

Page 155: ...F 68 RUN Quand le message 1 2 3 4 apparaît à l écran vous pouvez entrer une valeur pour O qui correspond au type d opération à effectuer 1 pour Z 1 Z 2 2 pour Z 1 Z 2 3 pour Z 1 Z 2 4 pour Z 1 Z 2 1 ...

Page 156: ...F 69 5 Secondes 1 17 5 3 14 2 5 Secondes 2 ...

Page 157: ...F 70 10 13 6 17 3 5 Secondes 3 2 5 11 17 4 ...

Page 158: ...F 71 5 Secondes 4 6 5 3 4 Exemple 55 Créer un programme pour trouver les solutions de l équation du second degré A X 2 B X C 0 D B 2 4AC 1 D 0 2 D 0 3 D 0 ...

Page 159: ...F 72 RUN 1 2 X 2 7 X 5 0 X 1 2 5 X 2 1 2 7 5 2 25 X 2 70 X 49 0 X 1 4 ...

Page 160: ...F 73 25 70 49 3 X 2 2 X 5 0 X 1 1 2 i X 2 1 2 i 1 2 5 Exemple 56 Créer un programme pour générer une suite arithmétique A Premier terme D raison N numéro Somme S N A A D A 2D A 3D Ne terme A N A N 1 D ...

Page 161: ...d le message 1 A N 2 S N apparaît à l écran vous pouvez entrer la valeur P pour indiquer le type d opération à effectuer 1 for A N 2 for S N 32 1 A 3 D 2 N 4 A N A 4 9 5 Secondes 1 3 2 4 2 A 3 D 2 N 12 S N S 12 168 ...

Page 162: ...F 75 5 Secondes 2 3 2 12 Exemple 57 Créer un programme pour générer une suite géométrique A Premier terme R raison N numéro Somme S N A AR AR 2 AR3 1 R 1 2 R 1 A N AR N 1 Ne élément A N A N 1 ...

Page 163: ...F 76 RUN Quand le message 1 A N 2 S N apparaît à l écran vous pouvez entrer une valeur P pour indiquer le type d opération à effectuer 1 for A N 2 for S N 1 A 5 R 4 N 7 A N A 7 20480 5 Secondes 1 5 4 7 ...

Page 164: ...F 77 2 A 5 R 4 N 9 S N S 9 436905 5 Secondes 2 5 4 9 3 A 7 R 1 N 14 S N S 14 98 5 Secondes 2 7 1 14 ...

Page 165: ...F 78 Exemple 58 Créer un programme trouvant les solutions des équations linéaires de la forme RUN 4 ...

Page 166: ...nregistrer les formules suivantes puis utiliser la commande GOSUB PROG pour écrire un pogramme appelant les sous programmes Sous programme 1 CHARGE N 3 Sous programme 2 POWER I A Sous programme 3 VOLTAGE I B Q A RUN N 1 5 I 486 A 2 CHARGE 4 5 POWER 243 VOLATAGE 2 ...

Page 167: ...F 80 1 5 5 Secondes 486 2 5 Secondes Exemple 60 Créer un programme qui trace le graphe de Y et Y 2 X avec les paramètres d étendue suivants X min 3 4 X max ...

Page 168: ...F 81 3 4 X scl 1 Y min 3 Y max 3 Y scl 1 RUN G T Exemple 61 Utiliser une boucle FOR pour calculer 1 6 1 5 1 4 2 6 2 5 2 4 RUN ...

Page 169: ...F 82 Exemple 62 Utiliser le type de programme BaseN pour évaluer ANS 1010 2 AND Y OR 7 16 1 Si Y A 16 Rép 10 10 dhbo ...

Page 170: ...F 83 A 2 Si Y 11011 8 Rép 1010 2 EDIT dhbo RUN dhbo 11011 ...

Page 171: ...mple 63 Créer un programme pour évaluer ce qui suit et insérer une commande d affichage de résultat pour vérifier le contenu d une variable de mémoire B log A 90 C 13 A D 51 A B RUN A 10 C 130 D 2 55 10 2nd RCL ...

Page 172: ...F 85 CL ESC ...

Reviews: