HP 42S manual

Page 10
. (don't confuse with cosec which is

LN and ▀ ex : 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

logx y=logz y /logz x where z is any other base.

If we take z=e=2.71828... we have

logx y=ln y /ln x .

Example: Calculate log2 8

Answer: 8 LN 2 LN / which give us 3 because 23=8 .

XEQ and ▀ GTO: These are related to programming and we shall discuss this later. XEQ will also be discussed in ALPHA menu part.

STO and ▀ COMPLEX : These are related to the memories and complex numbers. We will discuss this later.

RCL and ▀ % : RCL is related to memories and we will discuss later. ▀ % is the percentage function. To calculate 10% of 300 we do

300 ENTER 10 ▀ % which gives 30 as answer.

Note that 300 remains in line y, so if you want to calculate 300 plus 10% you do

300 ENTER 10 ▀ % +

R↓ and ▀ π : We already discuss these. The first rows down the stack and the other returns

π=3.14...

SIN and ▀ ASIN : These are the sinus trigonometric function and its inverse. The angle type is set up as said before in MODES menu. The default is degrees. ASIN is the inverse usually called arcsine or sometimes sin1

1/sin). It is important to remember that ASIN is not a real function since there is no single result. For example sin(135°)=sin(45°)=√2/2 but the calculator gives always ASIN(√2/2)=45°. HP-42S will give a complex number if the input of an arcsinus is bigger than 1 or smaller than -1.

COS and ▀ ACOS: These are the cosinus trigonometric function and its inverse.

TAN and ▀ ATAN: These are the tangent trigonometric function and its inverse. Not all numbers can have a result for tangent. For example tan(90°) goes to infinite. The HP-42S gives a big number instead.

ENTER and ▀ ALPHA: The ENTER key does not need any comment. ▀ ALPHA is the alpha- numeric menu used to enter letters instead of numbers. When you press ▀ ALPHA what appears is

Image 10
Contents An alternative HP-42S/Free42 Manual Version 2005 Index Introduction Basic Operations RPNTraining RPN using HP-42S Setting the display contrastTurn ON/OFF Menus FIX, SCI, ENG, ALL, RDX., RDXPage Modes Menu StackGetting used to some keys of the keyboard Page Abcde Fghi Jklm Nopq Rstuv Wxyz Memory Catalog menu More on the Clear menuAssign FCN ABS Custom menuAssign ABS to Where N!=N.N-1.N-2...2.1 ProbabilityPage Complex numbers in rectangular coordinates Complex NumbersComplex numbers in polar coordinates Programming Basic programming19STOP More than one program in the memory Enter X?0 and X?Y sub-menusLBL Prime Real program examplesSqrt Using the Solver Select Solve ProgramPage Numeric Integration Ba f  xdxEnter 6 Σ+ StatisticsSub-menu Cfit Second line ALLΣ, LINΣ, Σreg and ΣRG? Functions Matrices Enter Matrix NEW = BEnter 3 NEW Edit 1 Enter →→5 +/- Enter Exit STO B Enter NEW Enter ComplexMatrix 1 Enter 3 NEW RCL a RCL B Matrix CrossOther Bases Flags License