Instruction d'utilisation HP (Hewlett-Packard) HP-42S

Instruction d'utilisation pour le dispositif HP (Hewlett-Packard) HP-42S

Dispositif: HP (Hewlett-Packard) HP-42S
Catégorie: Calculatrice
Fabricant: HP (Hewlett-Packard)
Dimension: 0.19 MB
Date d'addition: 11/4/2013
Nombre des pages: 33
Imprimez l'instruction

Téléchargez

Comment utiliser?

Notre objectif consiste à vous assurer le plus rapide accès au contenu de l'instruction d'utilisation du dispositif HP (Hewlett-Packard) HP-42S. En utilisant l'aperçu en ligne vous pouvez parcourir le sommaire et passer à la page où vous trouverez la résolution de votre problème avec HP (Hewlett-Packard) HP-42S.

Pour votre confort

Si regarder l'instruction HP (Hewlett-Packard) HP-42S directement sur la page n'est pas confortable pour vous, vous pouvez profiter de deux solutions possibles:

  • Exploration au mode de plein écran - pour analyser l'instruction d'une manière commode (sans l'avoir téléchargée sur votre ordinateur) vous pouvez utiliser le mode d'exploration en plein écran. Pour démarrer l'exploration de l'instruction HP (Hewlett-Packard) HP-42S en plein écran, utilisez le bouton Plein écran.
  • Téléchargement sur l'ordinateur - vous pouvez aussi télécharger l'instruction HP (Hewlett-Packard) HP-42S sur votre ordinateur et la sauvegarder dans vos ressources. Si vous n'avez pas envie de gaspiller votre espace disque, vous pouvez toujours télécharger cette instruction du ManualsBase dans l'avenir.
HP (Hewlett-Packard) HP-42S Manuel d'utilisation - Online PDF
Advertisement
« Page 1 of 33 »
Advertisement
Version imprimée

Beaucoup de gens préfèrent de lire les documents dans la version imprimée et non pas sur l'écran. L'option d'impression de l'instruction est aussi prévue et vous pouvez en profiter en cliquant le lien ci-dessus - Imprimez l'instruction. Il n'est pas nécessaire d'imprimer toute l'instruction HP (Hewlett-Packard) HP-42S - on peut choisir des pages. Economisez le papier.

Résumés

Vous trouverez ci-dessous les annonces des contenus qui se trouvent sur les pages suivantes de l'instruction de HP (Hewlett-Packard) HP-42S. Si vous voulez parcourir rapidement le contenu des pages suivantes de l'instruction, vous pouvez en profiter.

Résumés du contenu
Résumé du contenu de la page N° 1

An alternative HP-42S/Free42 Manual
(Version 0.6)
2005
Author: José Lauro Strapasson, Brazil.
jlstrapasson@uol.com.br
http://joselauro.com/42s.pdf

Résumé du contenu de la page N° 2

Index Index 1 Introduction 2 Basic Operations 3 Memory 4 Probability 5 Complex numbers 6 Programming 7 Using the Solver 8 Numeric Integration 9 Statistics 10 Matrices 11 Other Bases 12 Flags License for this manual

Résumé du contenu de la page N° 3

1 Introduction Since HP-42S was a very nice calculator, and its official manual is no longer freely available and there were many people looking for its manual, seemed good to me to write my own HP-42S manual. I personally don't have a HP-42S (more than U$300 on ebay). I have a HP-33S and had a HP-48G, but my brother has one and I also use Free42 simulator for PalmOS. This manual can interest people who: a) Have a HP-42S calculator and lost its manual. b) Got the Free42 simulator and want

Résumé du contenu de la page N° 4

2 Basic Operations 2.1 RPN HP-42S as most old HP calculators was a RPN calculator. RPN comes from “Reverse Polish Notation”. In RPN we first enter data and then we enter the mathematical operations. Example: To make a simple operation like 2+2 in a normal algebraic calculator we do 2 + 2 = which give to us 4. To make this using a RPN calculator we do 2 ENTER 2 + As we can see in RPN mode we first enter the data pressing the ENTER key after every data (except for the last in HP's RPN) and then we

Résumé du contenu de la page N° 5

So algebraic calculators are ambiguous because the many ways they work. RPN calculators are more standard and so less ambiguous. The main key to understand how to use RPN in more complex calculus is to realize that in RPN we make calculations from “inside” to “outside” instead of from left to right. Example: 8 x ln[5+sin(40)] in RPN is doing by 40 sin 5 + ln 8 x In RPN we can make any calculation we do in algebraic devices and this is not only more elegant but also more effective since there ar

Résumé du contenu de la page N° 6

IMPORTANT: For sake of simplicity sometimes we will use / instead of ÷. 2.5 Menus Not all functions of HP-42S are visible above the keys. It has menus with much more functions. The menus are ALPHA, MODES, DISP, CLEAR, SOLVER, ∫f(x), MATRIX, STAT, BASE, CONVERT, FLAGS, PROB, CUSTOM, PGM. FCN, PRINT, TOP.FCN and CATALOG. 2.6 DISP Menu The DISP menu is the first menu we have to see. It is above E key. So start by pressing ▀ DISP. When you do this the DISP menu appears in the first line with the fol

Résumé du contenu de la page N° 7

1.41421356237 As you can see the numbers are not truncated but rounded. Not all numbers can be seem with a fixed decimal precision. If you put 4 digits for fixed precision 8 x the number π will appear as 3.1416 but if one calculate (do this by doing 8 ▀ ) what 10 10 you are going to see is 100,000,000.000 with 3 decimal digits. This happens because the calculator cannot show more than 12 digits at a same line. 2.6.2 The ALL function We already talked about ALL function. It makes the calculator

Résumé du contenu de la page N° 8

make the calculator to use ',' for decimal point and by pressing RDX. we make it use '.' for decimal point. Again the active mode is followed by a ■ sing. Here, in this manual, I suppose the calculator using '.' for decimal point. 2.6 MODES Menu To access MODES menu just press ▀ MODES. (MODES is above +/- key). DEG actives degree mode for trigonometric functions. In this mode a circumference has 360 degrees. RAD actives radian mode and in this mode a circumference has 2π radians or just 2π. GR

Résumé du contenu de la page N° 9

this case the content just entered appears only once. So if you do 2 1/x or another example 9 √x what you will have will be i) Only the content of the line 4 (line t) will be lost. ii) The content of line 3 (z) goes to line 4 (t). iii)The content of line y goes to line 3 (z). iv)The content of line x goes to line y. v) Your result will be in the first line x. This second way to enter data looks more intuitive to me and I think it should be aways like this. But it is not!:( So to do 2+3 we have t

Résumé du contenu de la page N° 10

x LN and ▀ e : These functions calculate the base e=2.71828... logarithm and it's inverse. Unlike LOG these are very, very important functions! But what about if we want a logarithm in another base? It would be nice to have a special key for this but it is just about remembering that log y=log y/log x where z is any other base. x z z If we take z=e=2.71828... we have log y=ln y/ln x . x log 8 Example: Calculate 2 3 Answer: 8 LN 2 LN / which give us 3 because . 2 =8

Résumé du contenu de la page N° 11

ABCDE FGHI JKLM NOPQ RSTUV WXYZ These are sub-menus. If you press now ABCDE what you will have is A B C D E Then just pick the letter you want. But above you can see this symbol ▼▲. This symbol means the menu has more t

Résumé du contenu de la page N° 12

3 Memory The real HP-42S has about 7200 bytes of memory while Free42 can have much more depending on the available memory in the computer/handheld. In fact, 7200 bytes is a lot of memory for HP-42S! A program of 10 lines uses about 15 bytes of memory. This means that while in some other models like HP-20S you would be able to program just 99 lines with 42S you would be able to create programs with thousands of lines! This available memory is shared with everything including programs, variables,

Résumé du contenu de la page N° 13

Actually is not just PI you type but NOPQ P FGHI I but we wrote that for simplicity. Now to get this number back it is just type RCL “PI”. When you type RCL the “PI” should appear to you select it. You can also use STO+, STO-, STOx and STO÷ even in this case since the types of the things you are operating are the same. We can deal with the four lines of the stack as we deal with the memory positions. In this case the lines of the stack are called ST X, ST Y, ST Z and ST T respectively. To access

Résumé du contenu de la page N° 14

3.3 The ▀ CUSTOM menu This is not related to memory but as we saw the FCN function in the CATALOG menu we are already able to talk about it. The HP-42S calculator has a lot of functions. And it is not a good idea to find the function you want every time in the FCN or to use every time XEQ “function name”. To solve this problem HP-42S has the CUSTOM menu which can contain function you personally select. To do this we use ▀ ASSIGN. When you call this you can select a function from FCN and also som

Résumé du contenu de la page N° 15

4 Probability Probability functions are in ▀ PROB menu (over x key). They are COMB, PERM, N!, GAM, RAN and SEED. COMB: This calculates the number of combinations of N things taken r at a time. The order does not matter. A thing cannot appear more than one time. Example: If we have the five letters a, e, i, o and u the possible combinations taken one at a time are {a,e,i,o,u}. This means 5 combinations. Taken two at a time {ae, ai, ao, au, ei, eo, e

Résumé du contenu de la page N° 16

For a integer number we have Γ(n)=(n-1)! and Γ(n+1)=n!. The number in gamma function must be real. In this point HP-42S is different from 33S which has only one function for both things. RAN: This is the random number generator which gives a pseudo-random number in 0≤x≤1. SEED: A sequence of pseudo-random numbers always starts with a seed. If you repeat the seed the sequence repeats. To enter a new seed just enter a number and press SEED. If the seed is zero the calcula

Résumé du contenu de la page N° 17

5 Complex Numbers 5.1 Complex numbers in rectangular coordinates. Unlike the HP-33S (and its ancestor HP-32SII) complex numbers are straight supported and used in HP-42S. There is almost nothing special to say. Just enter -1 and press √x, what are you going to have is x: 0.0000 i1.0000 which means i. (Just to you have an idea to do the same in HP-33S we have to do x 0 ENTER 1 +/- ENTER 0 ENTER .5 CMPLX and we will have 0 and 1 meaning i) y Despite it is possible we don't need to calculate the s

Résumé du contenu de la page N° 18

6 Programming Programming in HP-42 is very simple. It does not use RPL style of HP-48 or HP-49. You program in the same way you use the calculator and unlike some non hp cheaper calculators all the steps are shown in the display and in numbered lines. 6.1 Basic programming. Let's imagine you want to make a given calculation. For example: Suppose you want to solve a 2 2 equation which is of the form: . x −5 x4=0 ax bxc=0 As you know the solution for this kind of equation is −b ± ∆ 2 where ∆ =

Résumé du contenu de la page N° 19

RCL 00 x ÷ So what about if you have to solve more 100 of this kind of equation? Only changing the a, b and c values? It would be better to save all the steps in the calculator's memory and let it do the calculations for you. This is what calculators programming is about. To enter in the program mode you must do ▀ PRGM (above R/S key). If the memory has no program you are going to see: 00►{ 0-Byte PRGM} 01 .END. (If there is a program we can erase it by doing ▀ CLEAR CLP before entering

Résumé du contenu de la page N° 20

1 STO 00 5 +/- STO 01 4 STO 02 Now we just press R/S (to run the program) and we get 1, and pressing it again we have 4. 6.2 More than one program in the memory. If we want to have more than one program in the memory we can use more than one program space. To create another program space just press ▀ GTO .. The ▀ GTO command can be used in two different situations: i) You are not in the programming mode. -In this case you can use ▀ GTO .. to create another empty program space, but this happens o


Instructions pareilles
# Instruction d'utilisation Catégorie Téléchargez
1 HP (Hewlett-Packard) 17bII Manuel d'utilisation Calculatrice 324
2 HP (Hewlett-Packard) 40gs Manuel d'utilisation Calculatrice 63
3 HP (Hewlett-Packard) 39G Manuel d'utilisation Calculatrice 54
4 HP (Hewlett-Packard) 32SII Manuel d'utilisation Calculatrice 726
5 HP (Hewlett-Packard) 39gs Manuel d'utilisation Calculatrice 521
6 HP (Hewlett-Packard) 20B Manuel d'utilisation Calculatrice 62
7 HP (Hewlett-Packard) 30B Manuel d'utilisation Calculatrice 204
8 HP (Hewlett-Packard) 50g Manuel d'utilisation Calculatrice 65
9 HP (Hewlett-Packard) 39g+ Manuel d'utilisation Calculatrice 34
10 HP (Hewlett-Packard) 9s Manuel d'utilisation Calculatrice 24
11 HP (Hewlett-Packard) 48G Manuel d'utilisation Calculatrice 1266
12 HP (Hewlett-Packard) 40G Manuel d'utilisation Calculatrice 44
13 HP (Hewlett-Packard) 49g+ Manuel d'utilisation Calculatrice 53
14 HP (Hewlett-Packard) 48gII Manuel d'utilisation Calculatrice 57
15 HP (Hewlett-Packard) F1902-90001 Manuel d'utilisation Calculatrice 1
16 Dodge ES142 Manuel d'utilisation Calculatrice 2
17 Sony CD-R/RW Manuel d'utilisation Calculatrice 24
18 Sony EL-W516B Manuel d'utilisation Calculatrice 2
19 Sony EL-W535B Manuel d'utilisation Calculatrice 2
20 Sony VGC-RBXX Manuel d'utilisation Calculatrice 1