Casio ALGEBRA FX 2.0 PLUS Computer Algebra System and Tu Bedienungsanleitung

Stöbern Sie online oder laden Sie Bedienungsanleitung nach Taschenrechner, Organisatoren Casio ALGEBRA FX 2.0 PLUS Computer Algebra System and Tu herunter. Casio ALGEBRA FX 2.0 PLUS Computer Algebra System and Tutorial Modes User Manual Benutzerhandbuch

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 54
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 0
20010102
Computer Algebra
System and Tutorial
Modes (ALGEBRA FX 2.0 PLUS only)
7-1 Using the CAS (Computer Algebra System) Mode
7-2 Algebra Mode
7-3 Tutorial Mode
7-4 Algebra System Precautions
Chapter
7
20010102
Seitenansicht 0
1 2 3 4 5 6 ... 53 54

Inhaltsverzeichnis

Seite 1 - System and Tutorial

20010102Computer AlgebraSystem and TutorialModes (ALGEBRA FX 2.0 PLUS only)7-1 Using the CAS (Computer Algebra System) Mode7-2 Algebra Mode7-3 Tutoria

Seite 2

200101027-1-9Using the CAS (Computer Algebra System) Modeu To save a calculation history to solution memory (Save)On the initial solution memory scree

Seite 3

20010102• 6(DISP) is disabled when there is no data in Solution memory.•To display the next recordPress 6(NEXT).•To display the previous recordPress 1

Seite 4

200101027-1-11Using the CAS (Computer Algebra System) ModeAlgebra Command ReferenceThe following are the abbreviations used in this section.• Exp ...

Seite 5

20010102u solveFunction: Solves an equation.Syntax: solve( Eq [,variable] [ ) ]solve( {Eq-1,..., Eq-n}, {variable-1,...,variable-n} [ ) ]Example To so

Seite 6

200101027-1-13Using the CAS (Computer Algebra System) Modeu trigToExp (trigToE)Function: Transforms a trigonometric or hyperbolic function to an expon

Seite 7

20010102u combine (combin)Function: Adds and reduces rational expressions.Syntax: combine( {Exp/Eq/Ineq/List/Mat/Vect} [ ) ]Example To reduce the frac

Seite 8 - Replay memory contents

20010102u cExpand (cExpnd)Function: Expands xth root of imaginary number.Syntax: cExpand( {Exp/Eq/Ineq/List/Mat/Vect} [ ) ]Example To expand 2i1(TR

Seite 9 - SET UP Items

20010102u diffFunction: Differentiates an expression.Syntax: diff( {Exp/List} [, variable, order, derivative] [ ) ]diff( {Exp/List}, variable [, order

Seite 10 - 20010102

20010102u ΣFunction: Calculates a sum.Syntax: Σ( {Exp/List}, variable, start value, end value [ ) ]Example To calculate the sum as the value of X in X

Seite 11

20010102u tanLine (tanLin)Function: Returns the expression for a tangent line.Syntax: tanLine( {Exp/List}, variable, variable value at point of tangen

Seite 12 - Algebra Command Reference

200101027-1-1Using the CAS (Computer Algebra System) Mode7-1 Using the CAS (Computer Algebra System)ModeOn the Main Menu, select the CAS icon to enter

Seite 13 - 20011101

20010102u lcmFunction: Obtains the least common multiple of two expressionsSyntax: lcm( {Exp/List}, {Exp/List} [ ) ]Example To obtain the least common

Seite 14

20010102u exchange (exchng)Function: Exchanges the right-side and left-side expressions.Syntax: exchange( {Eq/Ineq/List} [ ) ]Example To exchange the

Seite 15

20010102u absExpand (absExp)Function: Divides an expression that contains an absolute value into two expressions.Syntax: absExpand( {Eq/Ineq} [ ) ]Ex

Seite 16

20010102u clear (clrVar)Function: Clears the contents of specific equation (A to Z, r, θ ).*1Syntax: clear( variable [ ) ]clear( {variable list} [ ) ]

Seite 17

20010102k List Calculation Commands [OPTN]-[LIST]u DimFunction: Returns the dimension of a list.Syntax: Dim ListExample To determine the dimension of

Seite 18

200101027-1-24Using the CAS (Computer Algebra System) Modeu MaxFunction: Returns the maximum value of an expression or the elements of a list.Syntax:

Seite 19

20010102Example To determine the mean of the elements in list {1, 2, 3} when theirfrequencies are {3, 2, 1}K1(LIST)b(CALC)e(Mean)!*( { )b,c,d!/( } ),!

Seite 20

20010102u ProdFunction: Returns the product of the elements in a list.Syntax: Prod ListThe list must contain values or mathematical expressions only.

Seite 21

20010102u A ListFunction: Returns a list whose elements are the differences between the elements ofanother list.Syntax: AAAAA List ListThe list must c

Seite 22

20010102u SeqFunction: Generates a list in accordance with a numeric sequence expression.Syntax: Seq( Exp, variable, start value, end value, [incremen

Seite 23

20010102If all the result does not fit on the display, use the cursor keys to scroll it.k Inputting List DataList: {element, element, ..., element}•E

Seite 24

20010102u SortAFunction: Sorts the elements of a list into ascending order.Syntax: SortA( List [ ) ]The list must contain values or mathematical expre

Seite 25

20010102u List→Mat (L→Mat)Function: Converts lists into a matrix.Syntax: List→Mat( List [ , ... ,List ] [ ) ]Example To convert list {3, 5} and list {

Seite 26

20010102k Matrix Calculation Commands [OPTN]-[MAT]u DimFunction: Returns the dimensions of a matrix.Syntax: Dim MatExample To determine the dimensions

Seite 27

20010102u EigVcFunction: Returns the eigenvector of a matrix.Syntax: EigVc MatExample To determine the eigenvector of the matrix below3413K2(MAT)b(CAL

Seite 28

20010102u RrefFunction: Returns the reduced row echelon form of a matrix.Syntax: Rref MatExample To determine the reduced row echelon form of the matr

Seite 29

20010102u LUFunction: Returns the LU resolution of a matrix.Syntax: LU( Mat, lower memory, upper memory)Example To determine the LU resolution of the

Seite 30

20010102u Augment (Augmnt)Function: Combines two matrices.Syntax: Augment( Mat, Mat [ ) ]Example To combine the two matrices below12 5634 7 8K2(MAT)c

Seite 31

20010102Example To create a 2 × 3 matrix, all of whose entries are XK2(MAT)c(CREATE)e(Fill)v,c,d w XXXXXXu SubMatFunction: Extracts a specific section

Seite 32

20010102u DiagFunction: Extracts the diagonal elements of a matrix.Syntax: Diag MatExample To extract the diagonal elements of the matrix below1234K2(

Seite 33

20010102u SwapFunction: Swaps two rows of a matrix.Syntax: Swap Mat, row number 1, row number 2Example To swap row 1 with row 2 of the following matri

Seite 34

200101027-1-3Using the CAS (Computer Algebra System) Modek Inputting Vector DataVector: [component, component, ..., component]•Components should be se

Seite 35

20010102u Row+Function: Adds one row of a matrix and to another row.Syntax: Row+( Mat, row number 1, row number 2 [ ) ]Example To add row 1 of the mat

Seite 36

20010102k Vector Calculation Commands [OPTN]-[VECT]u DimFunction: Returns the dimension of a vector.Syntax: Dim VectExample To determine the dimension

Seite 37

20010102u UnitVFunction: Normalizes a vector.Syntax: UnitV VectExample To normalize a vector (1 2 3)K3(VECT)b(CALC)f(UnitV)!+( [ )b,c,d!-( ] )wu Angle

Seite 38

20010102u Vect→List (V→List)Function: Converts a vector into a list.Syntax: Vect→List VectExample To convert vector (3 2) into a listK3(VECT)d(VECT→)b

Seite 39

199904017-2 Algebra ModeThe CAS Mode automatically provides you with the final result only. The Algebra Mode, onthe other hand, lets you obtain interm

Seite 40

199904017-3 Tutorial ModeOn the Main Menu, select the TUTOR icon to enter the Tutorial Mode.k Tu torial Mode Flow1. Specify the expression type.2. De

Seite 41

19990401The following shows the formulas available for each type of expression.Linear Equation — 6 Types• AX = B • X + A = B• AX + B = C • AX + B = CX

Seite 42

19990401k Defining the ExpressionIn this step, you specify coefficients and define the expression. You can select any of thethree following methods fo

Seite 43

19990401k Specifying the Solve ModeYou can select one of the following three solve modes for the displayed expression.•{VRFY} ... {Verify Mode}In thi

Seite 44 - 7-2 Algebra Mode

199904017-3-5Tut orial ModeYou can press 4(MANU) to change to the Manual Mode or 5(AUTO) to change to theAuto Mode.Example To solve 4X = 8 in the Ver

Seite 45 - 7-3 Tutorial Mode

20010102kkkkk Manual Formula and Parameter InputYou can use the function menus, K key, and J key in combination to input formulas andparameters as de

Seite 46 - Tut orial Mode

199904017-3-6Tut orial Modek Manual ModePress 5(MANU) to enter the Manual Mode.As with the Algebra Mode, the screen is divided between an input area

Seite 47

199904017-3-7Tut orial ModeExample 4X2 = 16True (X = 2, X = – 2)Besides “TRUE” the messages shown below can also appear as the result of verification

Seite 48

19990401200111017-3-8Tut orial Modek Auto ModePress 6(AUTO) to enter the Auto Mode.In the Simultaneous Equation Mode, you must also select SBSTIT (

Seite 49

19990401 ∫ab f(x)dx = F(b) – F(a)7-4-1Algebra System Precautions7-4 Algebra System Precautions• If an algebraic operation cannot be performed for some

Seite 50

20010102

Seite 51

20010102Example To assign M to row 1 column 2 of variable A when the matrixis assigned to itah(M)aav(A)!+( [ )b,c!-( ] )wExample To recall the value o

Seite 52

20010102k Function Memory and Graph MemoryFunction memory lets you store functions for later recall when you need them.With graph memory, you can sto

Seite 53 - Algebra System Precautions

20010102k Answer (Ans) Memory and Continuous CalculationAnswer (Ans) memory and continuous calculation can be used just as with standardcalculations.

Seite 54

20010102SET UP ItemsuuuuuAngle ... Unit of angular measurement specification• {Deg}/{Rad} ... {degrees}/{radians}uuuuuAnswer Type ... Result range spe

Kommentare zu diesen Handbüchern

Keine Kommentare