Casio ALGEBRA FX 2.0 PLUS Computer Algebra System and Tu Uživatelský manuál

Procházejte online nebo si stáhněte Uživatelský manuál pro Kalkulačky, organizátory 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 Uživatelská příručka

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 54
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 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
Zobrazit stránku 0
1 2 3 4 5 6 ... 53 54

Shrnutí obsahu

Strany 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

Strany 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

Strany 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

Strany 4

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

Strany 5

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

Strany 6

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

Strany 7

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

Strany 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

Strany 9 - SET UP Items

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

Strany 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

Strany 11

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

Strany 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

Strany 13 - 20011101

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

Strany 14

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

Strany 15

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

Strany 16

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

Strany 17

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

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

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

Strany 20

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

Strany 21

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

Strany 22

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

Strany 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

Strany 24

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

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

Strany 26

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

Strany 27

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

Strany 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

Strany 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

Strany 30

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

Strany 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

Strany 32

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

Strany 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

Strany 34

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

Strany 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

Strany 36

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

Strany 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

Strany 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

Strany 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

Strany 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

Strany 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

Strany 42

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

Strany 43

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

Strany 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

Strany 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

Strany 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

Strany 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

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

Strany 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

Strany 50

20010102

Strany 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

Strany 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

Strany 53 - Algebra System Precautions

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

Strany 54

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

Komentáře k této Příručce

Žádné komentáře