Casio fx-5800P Guida Utente

Navigare online o scaricare Guida Utente per Pompe d’acqua Casio fx-5800P. Casio fx-5800P User`s guide Manuale Utente

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 147
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti

Sommario

Pagina 1 - User's Guide

fx-5800PUser's Guidehttp://world.casio.com/edu/RJA516644-001V01E

Pagina 2 - Remove the insulation sheet!

E-9Before starting a calculation...kTurning On the CalculatorPresso. This displays the same screen that was on the display when you last turned off th

Pagina 3 - Symbols Used in Examples

E-99Use thee andd keys to scroll the formula right and left. PressJ or w to return to the screen that was displayed before you pressed z6(LOOK). k Bui

Pagina 4 - Disposing of the Calculator

E-100No. Displayed Name Formula Name 30 Conv  /Y  /Y Conversion 31 Coord Calc Coordinate Calculation (Direction Angle and Distance) 32 Cosin

Pagina 5 - Operating Precautions

E-101No. Displayed Name Formula Name 69 LR S-CirImp Impedance in LR Series Circuit 70 LRC P-CirImp Impedance in LRC Parallel Circuit 71 LRC S-Ci

Pagina 6 - Contents

E-102No. Displayed Name Formula Name 109 SimpHarmMot2 Simple Harmonic Motion (2) 110 SimpPendCyc Cycle of Simple Pendulum 111 SineTheorem1 Sine T

Pagina 7

E-103• Here you can execute the user formula you just saved by pressing w.4. Press J to close the Fmla List screen.5. Press ,5(PROG) to enter the P

Pagina 8

E-104A Formula Editing Screen OperationsThe formula editing screen is used for saving a built-in formula under a new name, for editing a formula, and

Pagina 9

E-105k Program Mode OverviewA Specifying a Program Run ModeWhenever you create a new program, you need to specify its “run mode”, which is the calcula

Pagina 10 - Reading the Display

E-106The following are the formulas for determining the surface area (S) and volume (V) of a regular octahedron when the length of one side (A) is kno

Pagina 11 - Calculation Modes and Setup

E-107E(This will display a prompt for input of a value for variable A.) Input 7 for A:7E(This displays the calculated result of surface area S.) The^

Pagina 12 - Calculator Setup

E-108A Program CommandsSelectingz – {PROG} on the program editing screen will display a menu of program commands that you can use for command input.z

Pagina 13

E-10Input expressionCalculation result A Display SymbolsThe symbols described below appear on the display of the calculator to indicate the current ca

Pagina 14 - (Reset Setup)

E-1094. Use e andd to move the cursor around the program, and perform the required operations to edit the contents of the program or to add new conte

Pagina 15 - Using the Function Menu

E-110PressingJ will display the program editing screen, with the cursor located at the point where execution was interrupted.A Using the Prog Command

Pagina 16

E-111NoteThe mode that the calculator will enter automatically when you clear an error message depends on the program’s run mode, as shown below.Progr

Pagina 17 - Using Natural Display

E-112A Adding a File Name to “Favorites”You can add the fi le name of an often-used program to “Favorites”, which will cause the name to be displayed a

Pagina 18

E-113To delete a program with this run mode: Display this screen: COMP or BASE-N Prog Delete fi le menu Formula Fmla Delete fi le menu 3. Use c and

Pagina 19 - Displayed expression

E-114Example ? → A : A 2 : Ans 2^(Output Command) (1x)Syntax <statement> ^<statement>Function Pauses program execution and displays th

Pagina 20 - Editing a Calculation

E-115Note These commands evaluate the expressions on either side, and return 1 if true and 0 if false.A Jump CommandsGoto ~ Lbl Syntax Goto n : ...

Pagina 21

E-116Example Lbl 1 : ? → A : A > 0S'(A)^ Goto 1A Control Structure Commands: If StatementsThe If statement is used to control program exec

Pagina 22 - Display Format

E-117For ~ To ~ Step ~ Next (COMP) Syntax For <expression (start value)> → <variable (control variable) > To <expression (end val

Pagina 23 - (S-D Transformation)

E-118Function Executes another separate program (subroutine) from the current program (main routine).SubroutinesMain Routine Level 1 Level 2 Level

Pagina 24 - Basic Calculations

E-11To select this calculation mode: Go to this screen: And press this key: LINK (Communication) Screen 2 1(LINK)MEMORY (Memory Management) 2(MEMO

Pagina 25 - Fractions

E-119Return (COMP) Syntax ... : Return : ...Function Returns from a subroutine to the program from the program that called the subroutine. In a mai

Pagina 26

E-120ClsSyntax ... : Cls : ...Function Clears all expressions and calculation results from the display.LocateSyntax Locate <column number> ,

Pagina 27 - Percent Calculations

E-121A Clear CommandsYou can input data clear commands from the menu that appears when you select z – {CLR}.ClrStatSyntax ClrStatFunction Clears all

Pagina 28 - Inputting Sexagesimal Values

E-122Important! List X, List Y, and List Freq correspond respectively to the X-column, Y-column, and the FREQ-column of the STAT Mode’s STAT editor

Pagina 29

E-123Display Format Setting CommandsFix (COMP)Syntax ... : Fix < n> : ...( n is an integer from 0 to 9.)Function Fixes the number of decimal p

Pagina 30

E-124A Base- n CommandsDec, Hex, Bin, Oct (BASE-N) Syntax ... : Dec : ... / ... : Hex : ... / ... : Bin : ... / ... : Oct : ...Function These comm

Pagina 31 - Calculations

E-125A Transferring All Programs1. Perform the following operation on the receiving calculator (Receiver).Nc1(LINK)2(Receive) • This will put the Rec

Pagina 32 - Calculator Memory Operations

E-1263. On the Sender, use c andf to move the highlighting to the program you want to transfer, and then press 1(SEL).• This will cause a “ '”

Pagina 33 - Using Answer Memory (Ans)

E-127To perform the example operations in this section, fi rst select MEMORY ( Nc2) as the mode.• This will display the Memory Manager screen, which p

Pagina 34 - Using Independent Memory

E-1283. Repeat steps 1 and 2 as required to select all of the data names you want.A Selecting Specifi c Data Items within a Folder1. Use c andf to mo

Pagina 35 - Using Variables

E-12A Specifying the Angle UnitTo select this angle unit: Perform this key operation: Degrees 1N3(Deg)Radians1N4(Rad)Grads 1N5(Gra) (90˚ =π 2 radian

Pagina 36 - Reserving Variable Memory

E-129Sequence Operation Type Description1Parenthetical Functions Pol(, Rec( ∫ (,d/dx(,d2/dx2(,Σ (, P(, Q(, R(sin(, cos(, tan(, sin –1(, cos –1(,

Pagina 37 - Using Extra Variables

E-130• Multiplication and division, and multiplication where the sign is omitted are the same priority (Priority 7), so these operations are performe

Pagina 38 - and Scientifi c Constants

E-131Functions Input Range cosxDEG 0<|x| < 9×10 9RAD 0<|x| < 157079632.7 GRA 0<|x| < 1×10 10tanxDEG Same as sin x, except when | x

Pagina 39 - Scientifi c Constants

E-132Functions Input Range ^(xy) x > 0: –1×10 100 <ylogx < 100 x = 0: y > 0 x < 0: y =n, m2n+1 ( m,n are integers)However

Pagina 40 - List of Scientifi c Constants

E-133Error Message Cause ActionMath ERROR • An intermediate or the fi nal result of the calculation falls outside of the allowable calculation rang

Pagina 41 - Remarks

E-134Error Message Cause ActionMemory ERROR • An attempt was made to recall data (list, matrix, extra variable, formula variable, etc.) that does

Pagina 42 - Angle Unit Conversion

E-135k Before assuming malfunction of the calculator...Perform the following steps whenever an error occurs during a calculation or when calculation r

Pagina 43

E-136• Normally when you replace the calculator’s battery, it stores its current memory contents in fl ash memory and restores them after battery rep

Pagina 44 - Integration Calculation

E-1376. Slide the battery cover back into its original position, and secure it in place with the screw.7. Press the P button on the back of the calc

Pagina 45

E-138MEMO

Pagina 46 - Derivative

E-13A Specifying the Engineering Symbol SettingThis setting lets you turn engineering symbols on and off. For more information, see “Using Engineering

Pagina 48

E-140MEMO

Pagina 49

E-141MEMO

Pagina 52

E-144MEMO

Pagina 53

CASIO Europe GmbHBornbarch 10, 22848 Norderstedt, GermanyThis mark applies in EU countries only.

Pagina 54 - Using Engineering Notation

CASIO COMPUTER CO., LTD.6-2, Hon-machi 1-chomeShibuya-ku, Tokyo 151-8543, JapanSA0606-A Printed in China

Pagina 55 - Using Engineering Symbols

E-14Calculation Mode ... COMPSetup Settings Display Format ...MthIO Angle Unit

Pagina 56 - Complex Number Calculations

E-15A Inputting Scientifi c Functions with Parentheses (sin, cos, ',etc.)Your calculator supports input of the scientifi c functions with parenthe

Pagina 57

E-16A Number of Input Characters (Bytes)As you input a mathematical expression, it is stored in memory called an “input area,” which has a capacity of

Pagina 58

E-17Function Key Operation *1 *2Derivative z – {MATH} 2(d/dX) 7 Yes Second Derivative z – {MATH} 3(d2/dX2)7Yes Σ Calculation z – {MATH} 4(Σ () 11

Pagina 59

E-18A Scrolling the Screen Left and RightThe screen will show up to 14 characters when inputting with natural display. When you input more than 14 cha

Pagina 60 - Matrix Calculations (COMP)

E-1k Remove the insulation sheet!Your calculator comes with a special insulation sheet, which isolates the battery from the contacts in the battery co

Pagina 61

E-19kEditing a CalculationA Insert Mode and Overwrite ModeThe calculator has two input modes. The insert mode inserts your input at the cursor locatio

Pagina 62

E-20ddYOverwrite Modeb369**12dddYA Editing a Key Operation within an ExpressionWith the insert mode, use d ande to move the cursor to the right of th

Pagina 63 - Multiplying Matrices

E-21kFinding the Location of an ErrorIf your calculation expression is incorrect, an error message will appear on the display when you press E to exe

Pagina 64

E-22kExample CalculationsExample:'2 + '8 = 3 '2B!2e+!8EProduce the result in decimal format:!2e+!81EUsing thef Key (S-D Transformation)

Pagina 65

E-23Note• Each press of the f key toggles the displayed result between the two forms.• The format of the fraction depends on which fraction display f

Pagina 66 - Sequence Calculations (RECUR)

E-24Example 1: 2.5 + 1 − 2 = 1.5b2.5+1-2EExample 2: 7 × 8 − 4 × 5 = 36b7*8-4*5E• The calculator determines the proper priority sequence for addition

Pagina 67

E-25A Fraction Calculation ExamplesExample 1: 23 +12 =76B'2c3e+'1c2Eb2'3+1'2EExample 2: 3 14 + 123 = 4111 2 (Fraction Display

Pagina 68 - Sequence Table Screen

E-26Note• If the total number of elements (integer digits + numerator digits + denominator digits + separator symbols) that make up a mixed fraction e

Pagina 69 - Creating a Sequence Table

E-27Example 1: 2% = 0.02 ( 21 00 )21,(%)EExample 2: 150 × 20% = 30 (150 × 2 01 0 0 )150*201,(%)EExample 3: What percent of 880 is 6

Pagina 70 - Equation Calculations (EQN)

E-28A Sexagesimal Calculation Examples• The following types of sexagesimal calculations will produce sexagesimal results.- Addition or subtraction of

Pagina 71

E-2kAbout this Manual• Most of the keys perform multiple functions. Pressing 1 orS and then another key will perform the alternate function of the ot

Pagina 72 - Selecting an Equation Type

E-29kAccessing Calculation HistoryThe` symbol in the upper right corner of the display indicates that there is data stored in calculation history. To

Pagina 73 - Sample Data Input Methods

E-30dYYYY-7.1EUsing Multi-statements in CalculationsA multi-statement is a statement that is made up of multiple calculation expressions separated by

Pagina 74 - Inputting Sample Data

E-31EENote• The Q symbol turns on in the upper right corner of the display when execution of a multi-statement calculation has been paused by a ^ se

Pagina 75 - Editing Sample Data

E-32kUsing Answer Memory (Ans)The result of any new calculation you perform on the calculator is stored automatically in Answer Memory (Ans).A Automat

Pagina 76

E-33A Inserting Ans into a Calculation ManuallyYo u can insert Ans into a calculation at the current cursor location by pressing 1-(Ans). Example 1:

Pagina 77

E-34Example: To subtract the result of 3 × 2 from independent memory (M)b3*21l(M–)NotePressingl or1l(M–) while a calculation result is on the display

Pagina 78

E-35A Using a Variable in a CalculationYou can use variables in calculations the same way you use values.Example: To calculate 5 + A5+S0(A)EA Clearin

Pagina 79

E-36A Adding Extra VariablesExample: To increase the number of variables by 10b10z – {PROG} – { /}1.(Dim Z) E• When “Done” appears on the display, i

Pagina 80

E-37Important!You can write data to extra variables in the COMP Mode or in a COMP Mode program.A Recalling the Contents of an Extra VariableInput the

Pagina 81

E-38kScientifi c ConstantsYo ur calculator has 40 often-used scientifi c constants built in. Like π , each scientifi c constant has a unique display sym

Pagina 82 - Sum Commands

E-3• A mark like the ones shown below indicates that you need to change the calculator’s angle unit setting.If you see this: Change the angle unit set

Pagina 83

E-39z – {CONST} cccc1(ƫ0))EA List of Scientifi c ConstantsThe numbers in the “No.” column show the scientifi c constant menu page number on the left and

Pagina 84 - ˆ x

E-40Scientifi c Function CalculationsUnless otherwise noted, the functions in this section can be used in any of the calculator’s calculation modes, ex

Pagina 85 - Pulse Rate Students

E-41kAngle Unit ConversionYou can convert a value that was input using one angle unit to another angle unit.After you input a value, select z – {ANGL

Pagina 86

E-42Example 1 : log 216 = 4, log16 = 1.204119983bl2,16)El16)EBase 10 (common logarithm) is assumed when no base is specifi ed. Bz – {MATH} c7(logab)2e1

Pagina 87 - Calculations (BASE-N)

E-43(1+1)62+2)EB(!2e+1)(!2e-1)E(1+1)62+2EExample 2: (–2)23= 1.587401052b(-2)6(2'3)Ek Integration CalculationYour calculator performs integration

Pagina 88 - Effective Calculation Ranges

E-44bz – {MATH} 1(∫ dX)iS0(X)),1,1i(%)1))EA Remarks• Use of ∫ ( is supported in the COMP, SD, REG, and EQN Modes only.• The following functions cann

Pagina 89

E-45ab f(x)dx = ax1 f(x)dx + x1x2 f(x)dx +...+x4b f(x)dx∫∫∫∫k DerivativeYour calculator performs differential calculations by approximating the deri

Pagina 90 - Negative Binary Values

E-46differential calculation result that approaches zero can cause poor precision or error.• You can interrupt an ongoing differential calculation ope

Pagina 91 - Using CALC

E-47The following shows the calculation formula used for Σ calculations. Σ (f(x),x,a,b) =f(a) +f(a+1) + ... + f(b)A Syntax and Input Σ (f(x)

Pagina 92

E-48A Syntax and InputRectangular-to-Polar Coordinate Conversion (Pol)Pol( x,y)x: Rectangular coordinate x-valuey: Rectangular coordinate y-valueP

Pagina 93 - Using SOLVE

E-4Operating Precautions• Be sure to press the P button on the back of the calculator before using the calculator for the fi rst time. See page 1 for i

Pagina 94 - SOLVE Precautions

E-49k Random Number FunctionsYour calculator comes with functions for generating ten-digit non-sequential random numbers, ten-digit sequential random

Pagina 95 - Function (TABLE)

E-50z – {MATH} 6(Ran#)1EEEA Random IntegersThis function generates random integers within a specifi c range.Syntax: RanInt#({ m}, { n}) ( m andn are

Pagina 96 - Table Range Screen

E-51A Factorial (!)Syntax: { n}! ({ n} must be a natural number or 0.)Example: (5 + 3)!b(5+3)z – {MATH} 5(X!)EA Absolute Value (Abs)Syntax: Abs({n}

Pagina 97 - Creating a Number Table

E-52Display Digit Setting: Norm1 or Norm2The mantissa is rounded off to 10 digits.Display Digit Setting: Fix or SciThe value is rounded to the speci

Pagina 98 - Built-in Formulas

E-53Syntax: Int({n})Example: To extract the integer part of –1.5bz – {MATH} c2(Int)-1.5)EA Fractional Part Extraction (Frac)The Frac( function extra

Pagina 99

E-54k ENG Conversion ExamplesExample 1: To convert 1234 to engineering notation using ENG /B1234E1/(ENG)1/(ENG)Example 2: To convert 123 to engine

Pagina 100 - Built-in Formula Names

E-55A Inputting Values Using Engineering SymbolsExample: To input 500 k500z – {MATH} ccc6(k)A Using ENG (10 3) Conversion while Engineering Symbols T

Pagina 101

E-56Example: To input 2 + 3 i2+3iA Inputting Complex Number Values Using Polar Coordinate FormatComplex numbers can also be input using polar coordin

Pagina 102

E-57Example 1: 2 × ( '3 +i) = 2 '3 + 2 i = 4∠ 30Bv2*(!3e+i)Eb2*(!3)+i)EWhen using linear display format, calculation results are displaye

Pagina 103 - Important!

E-58Argument:z – {COMPLX} 2(Arg)2+2i)Ek Extracting the Real Part (ReP) and Imaginary Part (ImP) of a Complex NumberYou can use the following operation

Pagina 104

E-5ContentsRemove the insulation sheet! ... 1Resetting the

Pagina 105 - Program Mode (PROG)

E-59Matrix Calculations (COMP)To perform the example operations in this section, fi rst select COMP ( N1) as the calculation mode.k Matrix Calculation

Pagina 106 - Creating a Program

E-60A Using the Matrix Editor Screen to Input Matrix Data1. Press z – {MATRIX} 1(EDIT) to display the matrix memory area menu.• A memory area that al

Pagina 107 - Operation Procedure

E-612. Input the value assignment command ( /).z – {PROG} –{/}3. Specify the matrix memory (Mat A to Mat F or Mat Ans) where you want to store the

Pagina 108

E-62k Performing Matrix CalculationsThis section presents a number of actual examples of matrix calculations. • Before performing matrix calculations,

Pagina 109 - Editing an Existing Program

E-63ENoteWhile a calculation screen is on the display, you can input the Mat Ans variable by pressing z – {MATRIX} 2(Mat)1-(Ans).A Calculating the Sca

Pagina 110 - Running a Program

E-64A Obtaining the Determinant of a MatrixThe det( function can be used to obtain the determinant of a square matrix.det a11= a11det = a11a22– a12a2

Pagina 111 - COMP Mode or BASE-N Mode

E-65a11a12a13–1a21a22a23a31a32a33= a22a33– a23a32 –a12a33 + a13a32a12a23– a13a22 – a21a33 + a23a31 a11a33– a13a31 –a11a23 + a13a21 a21a32– a

Pagina 112 - Searching for a Program

E-66A Selecting the Sequence TypeTo select this sequence type: Perform this key operation: a n Type z – {TYPE} 1(an) a n+1 Type z – {TYPE} 2(an+

Pagina 113 - Deleting a Program

E-673. After inputting everything you want, press E.• This registers your input. If you input expressions, the calculation result of the expression

Pagina 114 - Command Reference

E-68k Creating a Sequence TableA Creating anan+1 Type Sequence TableExample: To create a sequence table with the recursion formula an+1 =an+n + 1 us

Pagina 115 - Relational Operators

E-6Reserving Variable Memory ...35User Memory Area ...

Pagina 116 - Jump Commands

E-69Register the general term:E(This displays the table range screen.) Input Start = 2 and End = 6:2E6ECreate the sequence table:E(This displays the

Pagina 117 - For Statement Precautions

E-701. Press N8(EQN).• This displays an initial EQN type menu like the one shown below.2. Press 1(aX+bY=c) to select simultaneous linear equations w

Pagina 118 - Subroutine Call Commands

E-71k Selecting an Equation TypeThe following shows the operations you can use to select an equation type.To select this equation type: Perform this k

Pagina 119 - Program Control Commands

E-72k Viewing Equation SolutionsPressingE while the coeffi cient editor is displayed will display the solutions of the equation.Equation solution• You

Pagina 120 - Display Screen Commands

E-73A Inputting Sample Data The following example shows how to input the following sample data in the SD Mode.Class Value (X) Frequency (FREQ) 24.5 4

Pagina 121 - Logical Operator Commands

E-74• Even though Y-data is not used and there is no indication of Y-data on the screen in the SD Mode, the calculator still maintains a Y-value (alwa

Pagina 122 - Clear Commands

E-752. Press z5(STAT) 1(Edit)4(Del Cell).• This deletes the cell where the cursor is located and shifts everything below it upwards. A new cell is in

Pagina 123 - Other PROG Mode Commands

E-76z7(STAT) 2(VAR) 2(o)EThis is one example of possible calculation results. For more information about statistical calculation commands, see the fol

Pagina 124

E-77maxXz7(STAT) 2(VAR) cc2Determines the maximum value of the samples.P(z7(STAT) 3(DISTR)1For the argument t, determines the probability of standard

Pagina 125 - Data Communication (LINK)

E-78A Displaying the Statistical Calculation Result ScreenIn the REG Mode, you can display a screen that lists the results of standard deviation and s

Pagina 126 - Transferring All Programs

E-7Viewing Equation Solutions ... 72Statistical Calculatio

Pagina 127 - Memory Manager (MEMORY)

E-792. Press the key that corresponds to the type of regression whose results you want to display.To display the results of this type of regression c

Pagina 128 - Using Memory Manager

E-80A Performing a Specifi c Regression CalculationExample: To use the statistical data shown below to perform logarithmic regression to obtain the co

Pagina 129 - Appendix

E-81 ¯ x z7(STAT) 2(VAR) 2Obtains the mean of the samplex-data. x σ nz7(STAT) 2(VAR) 3Obtains the population standard deviation of the sample

Pagina 130

E-82ƙy2z7(STAT) 2(VAR) c3Obtains the sum of squares of the sampley-data. Σ y2 =Σ yi2ƙyz7(STAT) 2(VAR) c4Obtains the sum of the sampley-data.

Pagina 131 - 1 2 3 4 5 6

E-83Regression Coeffi cient and Estimated Value CommandsThe values obtained by the following commands depend on the regression formula used for the cal

Pagina 132

E-84For more information about this type of regression calculation: Go here: Power Regression <#07>Inverse Regression <#08>k Statisti

Pagina 133

E-85Example 2: The nearby data shows how the weight of a newborn at various numbers of days after birth.1 Obtain the regression formula and correlati

Pagina 134

E-86Base-n Calculations (BASE-N)To perform the example operations in this section, fi rst select BASE-N ( N2) as the calculation mode.k Performing Bas

Pagina 135

E-87A Hexadecimal Value Input and Calculation ExampleUse the following keys to input the letters required for hexadecimal values (A, B, C, D, E, F).i∠

Pagina 136 - Lower Battery Indicator

E-88Example: To convert the decimal value 30 10 to binary, octal, and hexadecimal formatox(DEC)30Ei(BIN)6(OCT)l(HEX)k Specifying a Number Base for a

Pagina 137 - Power Requirements

E-8Appendix ...128Calculation Priority Sequence ...

Pagina 138 - Specifi cations

E-89A Example Calculation Using Base- n Specifi cationExample: To perform the calculation 5 10 + 5 16, and display the result in binaryoi(BIN)z1(BASE-

Pagina 139

E-90Example: 1111 2 xnor 101 2 = 11111111111111111111111111110101 21111z1(BASE-N)c6(xnor)101EA Complement/Inversion (Not)Returns the result of a compl

Pagina 140

E-91Example: To assign the values A = 5, B = 3 and A = 5, B = 10 for the expression 3 × A + Bb3*S0(A)+S'(B)s(This displays the value assignment

Pagina 141

E-92A Displaying Comment Text on the Value Assignment ScreenYou can use the following syntax to add comment text to an expression you input with CALC:

Pagina 142

E-93.(This displays the value assignment screen.) Assign 0 to Y: 0EAssign 1 to A: 1EInput an initial value for X (Here, input 1): 1EAssign –2 to B:

Pagina 143

E-94• Due to the characteristics of Newton’s Law, the following scientifi c functions tend to make it diffi cult to obtain solutions. - Periodic functio

Pagina 144

E-95A Expression Editor ScreenThe expression editor screen appears fi rst when you enter the TABLE Mode. You can use this screen to input the function

Pagina 145

E-96A Number Table ScreenWhen you press E in step 3 under “Specifying the Start Value, End Value, and Step”, the calculator will perform the number t

Pagina 146 - CASIO Europe GmbH

E-97Register the function expression:E(This displays the table range screen.) Input Start = 1, End = 5, and Step = 2:1E5E2ECreate the number table:E(T

Pagina 147 - 6-2, Hon-machi 1-chome

E-98A Searching for a Built-in Formula by Scrolling through the Menu1. Press G.2. Use c andf to scroll through the built-in formula names until the

Commenti su questo manuale

Binod Kumar yadav 03 Jul 2025 | 07:26:22

URGENT: Request for Pipe Fabrication Program Code – FX-5800P Calculator

Binod Kumar yadav 03 Jul 2025 | 07:29:28

URGENT: Request for Pipe Fabrication Program Code – FX-5800P Calculator