Casio ALGEBRA FX 2.0 PLUS Computer Algebra System and Tu Instrukcja Użytkownika

Przeglądaj online lub pobierz Instrukcja Użytkownika dla Kalkulatory, organizery Casio ALGEBRA FX 2.0 PLUS Computer Algebra System and Tu. Casio ALGEBRA FX 2.0 PLUS Computer Algebra System and Tutorial Modes User Manual Instrukcja obsługi

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 54
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 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
Przeglądanie stron 0
1 2 3 4 5 6 ... 53 54

Podsumowanie treści

Strona 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

Strona 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

Strona 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

Strona 4

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

Strona 5

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

Strona 6

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

Strona 7

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

Strona 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

Strona 9 - SET UP Items

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

Strona 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

Strona 11

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

Strona 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

Strona 13 - 20011101

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

Strona 14

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

Strona 15

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

Strona 16

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

Strona 17

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

Strona 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:

Strona 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!/( } ),!

Strona 20

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

Strona 21

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

Strona 22

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

Strona 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

Strona 24

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

Strona 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 {

Strona 26

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

Strona 27

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

Strona 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

Strona 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

Strona 30

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

Strona 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

Strona 32

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

Strona 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

Strona 34

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

Strona 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

Strona 36

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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 42

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

Strona 43

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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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 (

Strona 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

Strona 50

20010102

Strona 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

Strona 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

Strona 53 - Algebra System Precautions

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

Strona 54

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

Komentarze do niniejszej Instrukcji

Brak uwag