Hp 9g Graphing Calculator Manual do Utilizador

Consulte online ou descarregue Manual do Utilizador para PDAs Hp 9g Graphing Calculator. HP 9g Graphing Calculator User Manual [en] Manual do Utilizador

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 172
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 0
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
Contrast 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
Vista de página 0
1 2 3 4 5 6 ... 171 172

Resumo do Conteúdo

Página 1 - Contents

E-1 hp 9g Graphing Calculator Contents Chapter 1 : General Operations ... 4 Power Supply ...

Página 2

E-10 5. Abbreviated multiplication format involving variables, π, RAND, RANDI. 6. ( – ) 7. Abbreviated multiplication format in front of Type B f

Página 3

F-13 de programme qui contient déjà un autre programme. EMPTY Er Trentative d'exécution d'un programme depuis une zone de programme qui ne

Página 4 - Contrast Adjustment

F-14 Calculs entre parenthèses • Les opérations entre parenthèses sont toujours exécutées en premier. Il est possible d'utiliser jusqu'à

Página 5 - Display Features

F-15 • Dans un calcul sur des fractions, les fractions sont réduites chaque fois que c'est possible. Cette opération est effectuée en appuyant

Página 6 - Key Labels

F-16 Les touches [ 2nd ] [ HYP ] permettent d'effectuer des calculs hyperboliques et hyperboliques inverses : sinh, cosh, tanh, sinh-1, cosh

Página 7 - Using the 2nd and ALPHA keys

F-17 Vous pouvez convertir des nombres d'unités métriques en unités anglo-saxonnes (imperial) et vice versa. Voir Exemple 33. La procédure est l

Página 8

F-18 33. Appuyez sur [ 2nd ] [ CONST ] pour afficher le menu de constantes physiques. 34. Faites défiler le menu pour souligner la constante voulue

Página 9 - Order of Operations

F-19 Appuyez sur [ G T ] pour passer de l'affichage graphique à l'affichage texte et vice versa. Pour effacer le graphique, appuyez sur [ 2

Página 10 - Accuracy and Capacity

F-20 Fonction de tracé et de ligne La fonction de tracé permet de marquer un point sur l'écran d'affichage d'un graphique. Le point pe

Página 11 - < 1 × 10

F-21 CV x ou CV y Coefficient de variation de toutes les valeurs x ou y. R x ou R y Etendue de toutes les valeurs x ou y. 43. Pour tracer des grap

Página 12 - Error Conditions

F-22 Voir Exemple 45. 50. Appuyez sur [ DATA ]. 51. Pour modifier les données, sélectionnez DATA-INPUT. Pour modifier les limites de spécififcation

Página 13 - Display Format

E-11 tan –1 x x < 1 × 10 100 sinh x, cosh x x ≦ 230.2585092 tanh x x < 1 × 10 100 sinh –1 x x < 5 × 10 99 cosh –1 x 1 ≦ x < 5 ×

Página 14 - Answer Function

F-23 59. Sélectionnez une option de régression sur le menu REG et appuyez sur [ ] . 60. Appuyez sur [ DATA ], sélectionnez DATA-INPUT sur le menu e

Página 15 - Converting Angular Units

F-24 Appuyez sur [ ] pour utiliser la fonction de bloc, qui affiche un résultat en octal ou binaire s'il dépasse 8 chiffres. Il est possible d&

Página 16 - Mathematical Functions

F-25 pas restants diminue aussi lors de la conversion de pas en mémoires. Voir Variables de tableau ci-dessus. Type de programme : Vous devez indique

Página 17

F-26 ⇒ Si la condition est vraie, l'instruction indiquée après THEN est exécutée, sinon c'est l'instruction indiquée après ELSE qui es

Página 18 - Physics Constants

F-27 Boucle For FOR ( condition de départ; condition de poursuite; réévaluation ) { instruction } ⇒ Une boucle FOR permet de répéter un ensemble d&

Página 19 - Chapter 5 : Graphs

F-28 73. Entrez les commandes de votre programme. • Vous pouvez entrer les fonctions normales de la calcultrice comme commandes. • Pour entrer une

Página 20

F-29 remplacer successivement des graphiques. Toutes les commandes de graphique (sauf trace et zoom) peuvent être incluses dans les progammes. Les va

Página 21 - Plot and Line Function

F-30 123 [ × ] 45 [ ] [ ] [ ] [ ] [ DEL ] [ 2nd ] [ ] [ ] [ ] 7 [ ] Exemple 2  Après exécution de 1 + 2, 3 + 4, 5 + 6, rappeler c

Página 22 - Process Capability

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 ) + ( 5

Página 23 - Correcting Statistical Data

F-32 [ MRC ] [ MRC ] [ CL / ESC ] Exemple 5  (1) Attribuer la valeur 30 à la variable A [ 2nd ] [ CL-VAR ] 30 [ SAVE ] [ A ] [ ] 0 (2) Multiplie

Página 24 - Regression Calculation

E-12 nPr, nCr 0 ≦ r ≦ n, n < 10 100, n, r are integers. STAT | x | < 1×10 100,| y | < 1×10 100 1 -VAR : n ≦ 30, 2 -VAR : n ≦ 30 FREQ. = n

Página 25 - Chapter 8 : Programming

F-33 [ 2nd ] [ CL-VAR ] [ 2nd ] [ RCL ] Exemple 6  (1) Définir PROG 1 = cos (3A) + sin (5B), où A = 0, B = 0 [ cos ] 3 [ ALPHA ] [ A ] [ ] [ +

Página 26

F-34 [ MATH ] [ MATH ] [ MATH ] [ MATH ] [ ] [ ] 2 [ ] 4 (2) Attribuer la valeur 66 à la variable A [ 27 ] 66 [ SAVE ] [ A ] [ ALPHA ] [ [ ] ]

Página 27

F-35 7 [ + ] 10 [ × ] 8 [ ] 2 [ ] Exemple 9  – 3.5 + 8 4 = – 1.5 [ ( – ) ] 3.5 [ + ] 8 [ ] 4 [ ] Exemple 10  12369 × 7532 × 74103 = 6903

Página 28

F-36 [ 2nd ] [ FIX ] [ • ] Exemple 12  1 6000 = 0.0001666... 1 [ ] 6000 [ ] [ 2nd ] [ SCI / ENG ] [ ] [ ] [ 2nd ] [ SCI / ENG ] [ ] [ ] [

Página 29

F-37  0.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

Página 30

F-38 120 [ × ] 30 [ 2nd ] [ % ] [ ] 7 88 55% = 160 88 [ ] 55 [ 2nd ] [ % ] [ ] Exemple 18  3 × 3 × 3 × 3 = 81 3 [ × ] 3 [ ] [ × ] 3 [

Página 31 - Example 2

F-39 123 [ + ] 456 [ ] 789 [ – ] [ 2nd ] [ ANS ] [ ] Exemple 20  ln7 + log100 = 3.945910149 [ ln ] 7 [ ] [ + ] [ log ] 100 [ ] 9 10 2 = 100 [

Página 32 - Example 3

F-40 4 [ A b/c ] 2 [ A b/c ] 4 [ ] [ 2nd ] [ A b/cd/e ] [ ] [ 2nd ] [A b/cd/e ] [ ] Exemple 23  4 [ A b/c ] 1 [ A b/c ] 2 [ 2nd ] [ F D ] [ ]

Página 33 - Example 5

F-41 [ ] 2 [ 2nd ] [ ] [ 2nd ] [ DMS ] [ ] [ ] [ ] [ ] [ ] Exemple 26  1.5 = 1O 30 I 0 II ( DMS ) 1.5 [ 2nd ] [ DMS ] [ ] [ ] [ ] E

Página 34 - Example 6

F-42 [ ] [ ] Exemple 28  sin30 Deg. = 0.5 [ DRG ] [ ] [ sin ] 30 [ ] 11 sin30 Rad. = – 0.988031624 [ DRG ] [ ] [ ] [ sin ] 30 [ ] 12 sin –1

Página 35 - Example 7

E-13 2. An improper argument was used in a command or function. 3. An END statement is missing from a program. LENGTH Er An entry exceeds 84 digits

Página 36 - Example 10

F-43  cosh1.5+2 = 4.352409615 [ 2nd ] [ HYP ] [ cos ] 1.5 [ ] [ + ] 2 [ ] 13 sinh –1 7 = 2.644120761 [ 2nd ] [ HYP ] [ 2nd ] [ sin –1 ] 7 [ ]

Página 37 - Example 12

F-44 [ 2nd ] [ R P ] [ ] [ ] 25 [ ALPHA ] [ ] 56 [ ] [ 2nd ] [ R P ] [ ] [ ] [ ] 25 [ ALPHA ] [ ] 56 [ ] Exemple 31  5 ! = 120 5 [ MA

Página 38 - Example 14

F-45 16 Générer un entier aléatoire entre 7 et 9 [ MATH ] [ ] [ ] 7 [ ALPHA ] [ ] 9 [ ] 17 RND ( sin 45 Deg. ) = 0.71 ( FIX = 2 ) [ MATH ] [

Página 39 - Example 17

F-46 [ MATH ] [ MATH ] [ ] [ ] [ sin ] 30 [ ] [ ALPHA ] [ ] [ sin ] 90 [ ] 20 SUM (13, 15, 23 ) = 51 [ MATH ] [ MATH ] [ ] [ ] 13 [ A

Página 40 - Example 19

F-47 [ ] 10 [ ] 8 [ ]23 INT (10 8 ) = INT ( 1.25 ) = 1 [ MATH ] [ MATH ] [ MATH ] [ ] [ ] 10 [ ] 8 [ ]24 SGN ( log 0.01 ) = SGN ( – 2 ) =

Página 41 - Example 22

F-48 7 [ MATH ] [ MATH ] [ MATH ] [ MATH ] [ ] 4 [ ] 27 7 ! [ ( 7 – 4 ) ! × 4 ] = 35 7 [ MATH ] [ MATH ] [ MATH ] [ MATH ] [ ] [ ] 4 [ ] E

Página 42 - Example 25

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 ] [ ] [ ] [ ] [ ]

Página 43 - Example 27

F-50  Appliquer la fonction multi-instructions aux deux instructions: ( E = 15 ) 15 [ SAVE ] [ E ] [ ] [ ALPHA ] [ E ] [ × ] 13 [ ALPHA ] [ ]180

Página 44 - Example 29

F-51 [ Range ] [ ( – ) ] 180 [ ] 180 [ ] 90 [ ] [ (–) ] 1.25 [ ] 1.25 [ ] 0.5 [ ] [ 2nd ] [ Factor ] 2 [ ] 2 [ ] [ Graph ] [ sin ]

Página 45 - Example 30

F-52 [ 2nd ] [ Zoom x f ] [ 2nd ] [ Zoom x f ] [ 2nd ] [ Zoom Org ] [ 2nd ] [ Zoom x 1 / f ] [ 2nd ] [ Zoom x 1 / f ] Exemple 38  Superposer le gra

Página 46 - Example 31

E-14 • A decimal format is selected by pressing [ 2nd ] [ FIX ] and selecting a value from the menu (F0123456789). To set the displayed decimal plac

Página 47

F-53 [ Graph ] [ (–) ] [ ALPHA ] [ X ] [ + ] 2 [ ] Exemple 39  Superposer le graphe de Y = cos (X) sur le graphe de Y = sin ( x ) [ Graph ] [ sin ]

Página 48

F-54 [ 2nd ] [ X Y ] Exemple 41  Tracer et faire défiler le graphe de Y = cos ( x ) [ Graph ] [ cos ] [ ] [ ] [ ] [ ] [ ] [ ] [ ] [

Página 49

F-55 [ 2nd ] [ X Y ] [ 2nd ] [ X Y ] [ 2nd ] [ PLOT ] 5 [ ALPHA ] [ ] 10 [ ] [ 2nd ] [ LINE ] [ ] [ 2nd ] [ PLOT ] 15 [ ALPHA ] [ ] 15 [ ] [ 2

Página 50 - Example 32

F-56 [ ] [ DATA ] [ ] [ ] 2 [ ] 13 [ ] [ DATA ] [ ] 3 [ ] 2 [ ] 5 [ ] 9 [ ] 12 [ ] 7 [ 2nd ] [ STATVAR ] [ ]

Página 51 - Example 34

F-57 [ ] [ Graph ] [ ] [ ] [ 2nd ] [ STATVAR ] [ ] [ ] [ ] [ ] [ ] [ Graph ] [ ] [ 2nd ] [ STATVAR ] [ Graph ] [ ] [ ] [ ]

Página 52 - Example 36

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 trouv

Página 53 - Example 37

F-59 [ ] [ Graph ] Exemple 45  Dans les données de l’Exemple 44, changer Y 1 = 4 en Y 1 = 9 et X 2 = 5 en X 2 = 8, puis trouver Sx = 2.645751311

Página 54 - Example 38

F-60 [ ] [ DATA ] [ ] [ ] [ ] 2 [ ] [ DATA ] [ ] 3 [ ] 2 [ ] 5 [ ] 9 [ ] 12 [ ] 7 [ 2nd ] [ STATVAR ] [ ] [ ] [ ] [ ] Exem

Página 55 - Example 40

F-61 [ MODE ] 1 [ ] [ ] [ ] [ DATA ] [ ] 15 [ ] 451 [ ] 17 [ ] 475 [ ] 21 [ ] 525 [ ] 28 [ ] 678 [ 2 nd ] [ STATVAR ] [ Graph ]

Página 56 - Example 42

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

Página 57

E-15 When you enter a numeric value or numeric expression and press [ ], the result is stored in the Answer function, which you can then quickly reca

Página 58 - Example 43

F-63 [ 2 nd ] [ STATVAR ] [ ] [ ] [ ] [ ] 143 [ ] [ ] [ 2nd ] [ STATVAR ] [ ] [ ] [ ] [ ] [ ] 58 [ ] Exemple 49  31 10

Página 59

F-64 [ dhbo ] [ ] [ ] [ ] Exemple 50  4777 10 = 1001010101001 2 [ MODE ] 2 [ dhbo ] [ ] [ ] [ ] [ dhbo ] [ ] [ ][ ] 4777 [ ]

Página 60 - Example 44

F-65 [ ] [ ] Exemple 51  Quel est le complément de 3A 16? Rép : FFFFFFC6 [ MODE ] 2 [ dhbo ] [ ] [ ] [ NEG ] 3 [ /A ] [ ] Exemple 52  1

Página 61 - Example 45

F-66 [ dhbo ] [ ] [ ] [ ] [ ] 1[ IE ] [ IF ] [ ] [ dhbo ] [ ] [ ] [ ] 24 [ ] [ dhbo ] [ ] [ ] [ ] Exemple 53  1010 2 AND (

Página 62 - Example 46

F-67 [ ] 1010 [ AND ] [ ( ) ][ dhbo ] [ ] [ ] [ ] [ ] [ /A ] [ OR ] [ dhbo ] [ ] [ ] [ ] [ ] 7 [ ] [ dhbo ] [ ] [ ] Ex

Página 63 - Example 47

F-68 RUN  Quand le message “1 : + ”, “ 2 : – ”, “ 3 : × ”, “ 4 : / ” apparaît à l’écran, vous pouvez entrer une valeur pour “ O ” qui correspond

Página 64 - Example 48

F-69 [ ] ( 5 Secondes ) [ ] 1 [ ] 17 [ ] 5 [ ] [ ( – ) ] 3 [ ] 14 [ ] (2) [ ] ( 5 Secondes ) [ ] 2

Página 65

F-70 [ ] 10 [ ] 13 [ ] 6 [ ] 17 [ ] (3) [ ] ( 5 Secondes ) [ ] 3 [ ] 2 [ ] [ ( – ) ] 5 [ ] 11 [ ] 17 [ ] (4)

Página 66 - Example 50

F-71 [ ] ( 5 Secondes ) [ ] 4 [ ] 6 [ ] 5 [ ] [ ( – ) ] 3 [ ] 4[ ] Exemple 55  Créer un programme pour trouver les solutions de

Página 67 - Example 52

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 [ ]

Página 68 - Example 53

E-16 To change the angular unit setting to another setting, press [ DRG ] repeatedly until the angular unit you want is indicated on the display. T

Página 69 - Example 54

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 [ ] [ ] [ ] [

Página 70

F-74 RUN  Quand 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 à effectue

Página 71

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 term

Página 72

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 à effectu

Página 73 - Example 55

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)

Página 74

F-78 [ ] Exemple 58  Créer un programme trouvant les solutions des équations linéaires de la forme: RUN [ ] 4

Página 75 - Example 56

F-79 [ ] [ ( – ) ] 1 [ ] 30 [ ] 5 [ ] 9 [ ] 17 [ ] Exemple 59  Créer trois sous-programmes pour enregistrer les formules suivantes pu

Página 76

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

Página 77 - Example 57

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 =

Página 78

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 [ ] [ dh

Página 79

E-17 Press [ MATH ] repeatedly to is display a list of mathematical functions and their associated arguments. See Example 31. The functions available

Página 80 - Example 58

F-83 [ ] / A [ ] (2) Si Y =11011 8 , Rép = 1010 2 EDIT [ ] [ ] [ dhbo ] [ ] [ ][ ] RUN [ ] [ dhbo ] [ ] [ ] [ ] 11011

Página 81 - Example 59

F-84 [ ] Exemple 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

Página 82

F-85 [ CL/ESC ] [ ]

Página 83 - Example 60

E-18 1. Enter the number you want to convert. 2. Press [ 2nd ] [ CONV ] to display the units menu. There are 7 menus, covering distance, area, temp

Página 84 - Example 61

E-19 1. Position your cursor where you want the constant inserted. 2. Press [ 2nd ] [ CONST ] to display the physics constants menu. 3. Scroll thr

Página 85 - Example 62

E-2 Arithmetic Calculation... 13 Display Format...

Página 86 - Example 63

E-20 After setting the range, press [ Graph ] and enter the expression to be graphed. See Example 37. Graph ↔ Text Display and Clearing a Graph Pre

Página 87

E-21 This function lets you move a pointer around a graph by pressing [ ] and [ ]. The x- and y-coordinates of the current pointer location are dis

Página 88 - Table des Matières

E-22 7. Press [ ] [ ] [ ] or [ ] to scroll through the statistical variables until you reach the variable you are interested in (see table bel

Página 89

E-23 , Cpx or Cpy Potential capability precision of the x values or y values, , Cpkx or Cpky Minimum (CPU, CPL) of the x values or y values, wh

Página 90

E-24 R(t) The cumulative fraction of the standard normal distribution that lies between t and 0. R(t) = 1 – t. Q(t) The cumulative fraction of the

Página 91 - Réglage de contraste

E-25 You can enter numbers in base 2, base 8, base 10 or base 16. To set the number base, press [ 2nd ] [ dhbo ], select an option from the menu and

Página 92

E-26 Before Using the Program Area Number of Remaining Steps: The program capacity is 400 steps. The number of steps indicates the amount of storage

Página 93 - Etiquettes de touches

E-27 INPUT memory variable ⇒ Makes the program pause for data input. memory variable = _ appears on the display. Enter a value and press [ ]. The val

Página 94 - Curseur

E-28 ⇒ Each program needs an END command to mark the end of the program. This is displayed automatically when you create a new program. Increment and

Página 95 - Nombre d'octets restants

E-29 ⇒ The SWAP command swaps the contents in two memory variables. Relational Operators The relational operators that can be used in FOR loops and c

Página 96 - Ordre des opérations

E-3 Correcting Statistical Data ... 23 Probability Distribution (1-Var Data) ...

Página 97 - Précision et capacité

E-30 Debugging a Program A program might generate an error message or unexpected results when it is executed. This indicates that there is an error i

Página 98

E-31 3. To erase all the programs, select ALL. 4. A message appears asking you to confirm that you want to delete the program(s). Press [ ]

Página 99 - Erreurs

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 [

Página 100 - Format d'affichage

E-33 56 [ ] 7 [ M+ ] [ MRC ] [ ] 74 [ – ] 8 [ × ] 7 [ 2nd ] [ M– ][ MRC ] [ ] [ MRC ] [ MRC ] [ CL / ESC ] Example 5  (1) Assign 30 into vari

Página 101

E-34 [ SAVE ] [ B ] [ ] 1 (3) Add 3 to variable B [ ALPHA ] [ B ] [ + ] 3 [ ] 2 (4) Clear all variables [ 2nd ] [ CL-VAR ] [ 2nd ] [ RCL ] Exa

Página 102

E-35 [ PROG ] 1 [ ] [ ] [ CL / ESC ] 20 [ ] [ CL / ESC ] 18 [ ] Example 7  (1) Expand the number of memories from 26 to 28 [ MATH ] [ MATH ] [

Página 103

E-36 5 (3) Recall variable A [ 27 ] [ ALPHA ] [ A ] [ ALPHA ] [ [ ] ] 27 [ ] 6 (4) Return memory variables to the default configuration [ MATH ] [

Página 104 - Constante physiques

E-37 12369 [ × ] 7532 [ × ] 74103 [ ] Example 11  6 7 = 0.857142857 6 [ ] 7 [ ] [ 2nd ] [ FIX ] [ ] [ ] [ ] [ ] [ 2nd ] [ FIX ] 4 [ 2

Página 105 - Chapitre 5 : Graphiques

E-38 [ 2nd ] [ SCI / ENG ] [ ] [ ] [ 2nd ] [ SCI / ENG ] [ ] [ ] [ 2nd ] [ SCI / ENG ] [ ] [ ] Example 13  0.0015 = 1.5 × 10 – 3 1.5 [ EX

Página 106

E-39 20 [ 2nd ] [ ENG SYM ] [ ] [ ] [ ] [ + ] 0.15 [ 2nd ] [ ENG SYM ] [ ] [ ] Example 15  ( 5 – 2 × 1.5 ) × 3 = 6 [ ( ) ] 5 [ – ] 2 [ ×

Página 107

E-4 Chapter 1 : General Operations Power Supply Turning on or off To turn the calculator on, press [ ON ]. To turn the calculator off, press [ 2nd

Página 108 - Capacité de traitement

E-40 88 [ ] 55 [ 2nd ] [ % ] [ ] Example 18  3 × 3 × 3 × 3 = 81 3 [ × ] 3 [ ] [ × ] 3 [ ] [ ] 8 Calculate 6 after calculating 3 × 4

Página 109 - Calculs de régression

E-41 789 [ – ] [ 2nd ] [ ANS ] [ ] Example 20  ln7 + log100 = 3.945910149 [ ln ] 7 [ ] [ + ] [ log ] 100 [ ] 9 10 2 = 100 [ 2nd ] [ 10 x ] 2 [

Página 110

E-42 4 [ A b/c ] 2 [ A b/c ] 4 [ ] [ 2nd ] [ A b/cd/e ] [ ] [ 2nd ] [A b/cd/e ] [ ] Example 23  4 [ A b/c ] 1 [ A b/c ] 2 [ 2nd ] [ FD ] [ ]

Página 111 - Opérations logiques

E-43 [ ] 2 [ 2nd ] [ ] [ 2nd ] [ DMS ] [ ] [ ] [ ] [ ] [ ] Example 26  1.5 = 1O 30 I 0 II ( DMS ) 1.5 [ 2nd ] [ DMS ] [ ] [ ] [ ] E

Página 112

E-44 [ ] [ ] Example 28  sin30 Deg. = 0.5 [ DRG ] [ ] [ sin ] 30 [ ] 11 sin30 Rad. = – 0.988031624 [ DRG ] [ ] [ ] [ sin ] 30 [ ] 12 sin –1

Página 113

E-45 [ 2nd ] [ HYP ] [ cos ] 1.5 [ ] [ + ] 2 [ ] 13 sinh –1 7 = 2.644120761 [ 2nd ] [ HYP ] [ 2nd ] [ sin –1 ] 7 [ ] Example 30  If x = 5 an

Página 114

E-46 [ 2nd ] [ R P ] [ ] [ ] 25 [ ALPHA ] [ ] 56 [ ] [ 2nd ] [ R P ] [ ] [ ] [ ] 25 [ ALPHA ] [ ] 56 [ ] Example 31  5 ! = 120 5 [ MAT

Página 115

E-47 16 Generate a random integer between 7 and 9 [ MATH ] [ ] [ ] 7 [ ALPHA ] [ ] 9 [ ] 17 RND ( sin 45 Deg. ) = 0.71 ( FIX = 2 ) [ MATH ] [

Página 116 - • Plot ( X point, Y point )

E-48 [ MATH ] [ MATH ] [ ] [ ] [ sin ] 30 [ ] [ ALPHA ] [ ] [ sin ] 90 [ ] 20 SUM (13, 15, 23 ) = 51 [ MATH ] [ MATH ] [ ] [ ] 13 [ AL

Página 117 - Exemple 3

E-49 [ ] 10 [ ] 8 [ ]23 INT (10 8 ) = INT ( 1.25 ) = 1 [ MATH ] [ MATH ] [ MATH ] [ ] [ ] 10 [ ] 8 [ ]24 SGN ( log 0.01 ) = SGN ( – 2 ) =

Página 118 - Exemple 4

E-5 darker. Display Features Graph display Calculation display Entry line Displays an entry of up to 76 digits. Entries with more than 11 di

Página 119 - Exemple 5

E-50 26 7 ! [ ( 7 – 4 ) ! ] = 840 7 [ MATH ] [ MATH ] [ MATH ] [ MATH ] [ ] 4 [ ] 27 7 ! [ ( 7 – 4 ) ! × 4 ] = 35 7 [ MATH ] [ MATH ] [ MATH

Página 120 - Exemple 7

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

Página 121 - Exemple 8

E-52 3 [ × ] [ 2nd ] [ CONST ] [ ] [ ] [ ] [ ] Example 35  Apply the multi-statement function to the following two statements: ( E=15 )

Página 122 - Exemple 11

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, Grap

Página 123 - Exemple 13

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

Página 124 - Exemple 17

E-55 [ Range ] [ (–) ] 8 [ ] 8 [ ] 2 [ ] [ (–) ] 15 [ ] 15 [ ] 5 [ ] [ Graph ] [ ALPHA ] [ X ] [ 2nd ] [ x 3 ] [ + ] 3 [ ALPHA ] [ X ] [

Página 125 - Exemple 19

E-56 [ Graph ] [ cos ] [ ] [ Trace ] [ ] [ ] [ ] [ 2nd ] [ X Y ] Example 41  Draw and scroll the graph for Y = cos ( x ) [ Graph ] [ cos ] [

Página 126 - Exemple 22

E-57 [ Range ] 0 [ ] 35 [ ] 5 [ ] 0 [ ] 23 [ ] 5 [ ] [ 2nd ] [ PLOT ] 5 [ ALPHA ] [ ] 5 [ ] [ 2nd ] [ X Y ] [ 2nd ] [ X Y ] [ 2nd

Página 127 - Exemple 25

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.7

Página 128 - Exemple 27

E-59 [ 2nd ] [ STATVAR ] [ ] [ ] [ Graph ] [ ] [ ] [ 2nd ] [ STATVAR ] [ ] [ ] [ ] [ ] [ ] [ Graph ] [ ]

Página 129 - Exemple 29

E-6 SCIENG SCIentific or ENGineering display format FIX Number of decimal places displayed is fixed HYP Hyperbolic trig function will be calcula

Página 130 - Exemple 30

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

Página 131 - Exemple 31

E-61 [ 2nd ] [ STATVAR ] [ ] [ ] [ ] [ ] [ ] [ ] [ ] [ ] [ ] [ ] [ ] [ Graph ] Example 45  In the data in Example 44, change Y

Página 132

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 f

Página 133

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

Página 134

E-64 [ 2 nd ] [ STATVAR ] [ Graph ] [ 2nd ] [ STATVAR ] [ ] [ ] [ ] [ ] 573 [ ] [ 2nd ] [ STATVAR ] [ ] [ ] [ ] [ ] [ ] 19 [ ] Exam

Página 135 - Exemple 32

E-65 [ ] [ ] [ ] [ ] [ DATA ] [ ] 57 [ ] 101 [ ] 61 [ ] 117 [ ] 67 [ ]155 [ 2nd ] [ STATVAR ] [ Graph ] [ 2 nd ] [ STATVAR ]

Página 136 - Exemple 35

E-66 [ ] 58 [ ] Example 49  31 10 = 1F16 = 11111 2 = 37 8 [ MODE ] 2 31 [ ] [ dhbo ] [ ] [ ] [ ] Example 50  4777 10 = 100101010100

Página 137 - Exemple 37

E-67 [ MODE ] 2 [ dhbo ] [ ] [ ] [ ] [ dhbo ] [ ] [ ][ ] 4777 [ ] [ ] [ ] [ ] Example 51  What is the negative of 3A 16? Ans

Página 138

E-68 [ MODE ] 2 [ dhbo ] [ ] [ ] [ dhbo ] [ ] [ ][ ] 1234 [ + ] [ dhbo ] [ ] [ ] [ ] [ ] 1[ IE ] [ IF ] [ ] [ dhbo ] [ ] [

Página 139 - Exemple 38

E-69  1010 2 AND ( A 16 OR 7 16 ) = 1010 2 = 10 10 [ MODE ] 2 [ dhbo ] [ ] [ ] [ ] [ dhbo ] [ ] [ ] [ ] [ ] [ ] 1010 [ AND ] [

Página 140 - Exemple 40

E-7 Label color Meaning White Just press the key Yellow Press [ 2nd ] and then the key Green In Base-N mode, just press

Página 141 - Exemple 42

E-70 • Quotient : Z 1Z 2 = E + F i = RUN  When the message “1 : + ”, “ 2 : – ”, “ 3 : × ”, “ 4 : / ” appears on the display, you can input a val

Página 142 - Exemple 43

E-71 [ ] ( 5 Seconds ) [ ] 1 [ ] 17 [ ] 5 [ ] [ ( – ) ] 3 [ ] 14 [ ] (2) [ ] ( 5 Seconds ) [ ] 2

Página 143

E-72 [ ] 10 [ ] 13 [ ] 6 [ ] 17 [ ] (3) [ ] ( 5 Seconds ) [ ] 3 [ ] 2 [ ] [ ( – ) ] 5 [ ] 11 [ ] 17 [ ] (4)

Página 144

E-73 [ ] ( 5 Seconds ) [ ] 4 [ ] 6 [ ] 5 [ ] [ ( – ) ] 3 [ ] 4[ ] Example 55  Create a program to determine solutions to the qua

Página 145 - Exemple 44

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 [

Página 146 - Exemple 46

E-75 [ ] (3) X 2 + 2 X + 5 = 0 X 1 = – 1 + 2 i , X 2 = – 1 – 2 i [ ] 1 [ ] 2 [ ] 5 [ ] [ ] [ ] [ ] [ ] [ ] [ ] [ ] [ ]

Página 147 - Exemple 47

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 performe

Página 148

E-77 (2) A = 3 , D = 2, N = 12 S (N) = S (12) = 168 [ ] ( 5 Seconds ) 2 [ ] 3 [ ] 2 [ ] 12 [ ] Example 57  Create a program to gener

Página 149 - Exemple 48

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 performe

Página 150 - Exemple 49

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) =

Página 151 - Exemple 50

E-8 To delete a character, press [ ] or [ ] to move the cursor to that character and then press [ DEL ]. (When the cursor is on a character, the ch

Página 152 - Exemple 52

E-80 [ ] Example 58  Create a program to determine the solutions for linear equations of the form: RUN [ ]

Página 153 - Exemple 53

E-81 4 [ ] [ ( – ) ] 1 [ ] 30 [ ] 5 [ ] 9 [ ] 17 [ ] Example 59  Create three subroutines to store the following formulas and then us

Página 154 - Exemple 54

E-82 RUN  N = 1.5, I = 486, A = 2 CHARGE = 4.5, POWER = 243, VOLTAGE = 2 [ ] 1.5 [ ] ( 5 Seconds )

Página 155

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,

Página 156

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 [ ]

Página 157

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 ] [

Página 158 - Exemple 55

E-86 [ ] [ ] [ dhbo ] [ ] [ ][ ] RUN [ ] [ dhbo ] [ ] [ ] [ ] 11011 [ ] Example 63  Create a program to evaluate the following

Página 159

E-87 RUN  A = 10 C = 130 , D = 2.55 [ ] 10 [ ] [ 2nd ] [ RCL ] [ ] [ ] [ CL/ESC ] [ ]

Página 160 - Exemple 56

F-1 hp 9g Calculatrice graphique Table des Matières Chapitre 1 : Fonctionnement général ... 4 Alimentation ...

Página 161

F-2 Format d'affichage ... 13 Calculs entre parenthèses...

Página 162 - Exemple 57

E-9 memories can be added in this way, giving you a maximum of 59 memories (26 + 33). Note: To restore the default memory configuration—26 m

Página 163

F-3 Correction de données statistiques... 21 Distribution de probabilité (données 1-Var) ... 22

Página 164

F-4 Chapitre 1 : Fonctionnement général Alimentation Allumage et extinction Pour allumer la calculatrice, appuyez sur [ ON ]. Pour éteindre la cal

Página 165 - Exemple 58

F-5 Caractéristiques de l'écran Affichage graphique Affichage de calcul Ligne d'entrée Affiche une entrée jusqu'à 76 chi

Página 166 - Exemple 59

F-6 HYP Une fonction trigonométrique hyperbolique va être calculée La valeur affichée est un résultat intermédiaire Il y a des chiffres à gauc

Página 167

F-7 Utilisation des touches 2nd et ALPHA Pour utiliser une fonction à étiquette jaune, appuyez sur [ 2nd ] puis sur la touche correspondante. A l&apo

Página 168 - Exemple 61

F-8 Remarque : L'entrée précédente n'est pas effacée quand vous appuyez sur [ CL/ESC ] ou quand la calculatrice est éteinte, mais elle est

Página 169 - Exemple 62

F-9 Remarque : Pour ramener la mémoire en configuration standard – 26 mémoires – spécifiez Defm 0. Les mémoires étendues sont appelées A [ 1 ] ,

Página 170

F-10 19. Opérateurs de comparaison : = =, < , >, ≠, ≤ , ≥ 20. AND, NAND (calculs en BaseN seulement) 21. OR, XOR, XNOR (calculs en BaseN seu

Página 171 - Exemple 63

F-11 x 2 x < 1 × 10 50x -1 x < 1 × 10 100, x≠0X ! 0 ≦ x ≦ 69, x est un entier.P ( x, y ) 22y+x<1 x 10 100 R (r,θ) 0 ≦ r< 1 × 10 100 Deg:│θ│<4.

Página 172

F-12 0 ≦x≦17777777777 (pour zéro ou positif) HEX : 80000000≦x≦FFFFFFFF (pour négatif) 0≦x≦7FFFFFFF (pour zéro ou positif) Erreurs Lors d'un

Comentários a estes Manuais

Sem comentários