Difference between revisions of "CAS Specific Commands"

From GeoGebra Manual
Jump to: navigation, search
Line 2: Line 2:
 
{{command|CASgroup}}
 
{{command|CASgroup}}
 
{{description}}
 
{{description}}
 +
Following commands either can be used only in [[CAS View]] or have other valid syntaxes in this view.
 +
* [[Dot Command|Dot]]
 +
* [[TaylorPolynomial Command|TaylorPolynomial]]
 +
* [[Substitute Command|Substitute]]
 +
* [[CSolutions Command|CSolutions]]
 +
* [[Pascal Command|Pascal]]
 +
* [[Normal Command|Normal]]
 +
* [[Element Command|Element]]
 +
* [[PreviousPrime Command|PreviousPrime]]
 +
* [[RandomBinomial Command|RandomBinomial]]
 +
* [[Solutions Command|Solutions]]
 +
* [[FitLog Command|FitLog]]
 +
* [[Last Command|Last]]
 +
* [[NSolutions Command|NSolutions]]
 +
* [[Mod Command|Mod]]
 +
* [[If Command|If]]
 +
* [[Cauchy Command|Cauchy]]
 +
* [[CFactor Command|CFactor]]
 +
* [[Rank Command|Rank]]
 +
* [[Solve Command|Solve]]
 +
* [[Denominator Command|Denominator]]
 +
* [[RandomPoisson Command|RandomPoisson]]
 +
* [[FitPoly Command|FitPoly]]
 +
* [[RandomElement Command|RandomElement]]
 +
* [[FitPow Command|FitPow]]
 +
* [[Variance Command|Variance]]
 +
* [[CSolve Command|CSolve]]
 +
* [[Decimal Command|Decimal]]
 +
* [[Rationalize Command|Rationalize]]
 +
* [[Conjugate Command|Conjugate]]
 +
* [[Sum Command|Sum]]
 +
* [[Imaginary Command|Imaginary]]
 +
* [[ReducedRowEchelonForm Command|ReducedRowEchelonForm]]
 +
* [[LimitBelow Command|LimitBelow]]
 +
* [[NIntegral Command|NIntegral]]
 +
* [[Sign Command|Sign]]
 +
* [[Div Command|Div]]
 +
* [[SD Command|SD]]
 +
* [[ProperFraction Command|ProperFraction]]
 +
* [[Cross Command|Cross]]
 +
* [[Transpose Command|Transpose]]
 +
* [[Sample Command|Sample]]
 +
* [[Simplify Command|Simplify]]
 +
* [[Determinant Command|Determinant]]
 +
* [[Factor Command|Factor]]
 +
* [[Take Command|Take]]
 +
* [[Shuffle Command|Shuffle]]
 +
* [[Invert Command|Invert]]
 +
* [[Weibull Command|Weibull]]
 +
* [[UnitOrthogonalVector Command|UnitOrthogonalVector]]
 +
* [[ComplexPolar Command|ComplexPolar]]
 +
* [[ComplexRoot Command|ComplexRoot]]
 +
* [[OrthogonalVector Command|OrthogonalVector]]
 +
* [[Binomial Command|Binomial]]
 +
* [[Median Command|Median]]
 +
* [[SampleSD Command|SampleSD]]
 +
* [[First Command|First]]
 +
* [[PrimeFactors Command|PrimeFactors]]
 +
* [[Mean Command|Mean]]
 +
* [[KeepInput Command|KeepInput]]
 +
* [[Exponential Command|Exponential]]
 +
* [[FitExp Command|FitExp]]
 +
* [[LeftSide Command|LeftSide]]
 +
* [[ToPolar Command|ToPolar]]
 +
* [[Product Command|Product]]
 +
* [[Argument Command|Argument]]
 +
* [[Covariance Command|Covariance]]
 +
* [[NRoots Command|NRoots]]
 +
* [[Solutions2 Command|Solutions2]]
 +
* [[ChiSquared Command|ChiSquared]]
 +
* [[Poisson Command|Poisson]]
 +
* [[Division Command|Division]]
 +
* [[Divisors Command|Divisors]]
 +
* [[Binomial Command|Binomial]]
 +
* [[Zipf Command|Zipf]]
 +
* [[ImplicitDerivative Command|ImplicitDerivative]]
 +
* [[Unique Command|Unique]]
 +
* [[RandomPolynomial Command|RandomPolynomial]]
 +
* [[Complex Command|Complex]]
 +
* [[IsPrime Command|IsPrime]]
 +
* [[Evaluate Command|Evaluate]]
 +
* [[HyperGeometric Command|HyperGeometric]]
 +
* [[NRoot Command|NRoot]]
 +
* [[FitSin Command|FitSin]]
 +
* [[Length Command|Length]]
 +
* [[Limit Command|Limit]]
 +
* [[Gamma Command|Gamma]]
 +
* [[Derivative Command|Derivative]]
 +
* [[nPr Command|nPr]]
 +
* [[Real Command|Real]]
 +
* [[CommonDenominator Command|CommonDenominator]]
 +
* [[RightSide Command|RightSide]]
 +
* [[ExpandComplex Command|ExpandComplex]]
 +
* [[NSolve Command|NSolve]]
 +
* [[IntegerPart Command|IntegerPart]]
 +
* [[LimitAbove Command|LimitAbove]]
 +
* [[UnitVector Command|UnitVector]]
 +
* [[NextPrime Command|NextPrime]]
 +
* [[FDistribution Command|FDistribution]]
 +
* [[FractionalPart Command|FractionalPart]]
 +
* [[TDistribution Command|TDistribution]]
 +
* [[Sequence Command|Sequence]]
 +
* [[Numerator Command|Numerator]]
 +
* [[Numeric Command|Numeric]]
 +
* [[Dimension Command|Dimension]]
 +
* [[SampleVariance Command|SampleVariance]]
 
==Maxima-only Commands==
 
==Maxima-only Commands==
 
The following commands are available only when the [[Maxima]]-enabled version of GeoGebra 4.0 is run.
 
The following commands are available only when the [[Maxima]]-enabled version of GeoGebra 4.0 is run.
 
* SolveODE[ <f'(x,y)> ] eg SolveODE( y/x )  
 
* SolveODE[ <f'(x,y)> ] eg SolveODE( y/x )  
 
* SolveODE[ <f'(Var1, Var2)>, <Var1>, <Var2> ] eg SolveODE[ a/b, a, b]
 
* SolveODE[ <f'(Var1, Var2)>, <Var1>, <Var2> ] eg SolveODE[ a/b, a, b]

Revision as of 00:12, 25 March 2011




Following commands either can be used only in CAS View or have other valid syntaxes in this view.

Maxima-only Commands

The following commands are available only when the Maxima-enabled version of GeoGebra 4.0 is run.

  • SolveODE[ <f'(x,y)> ] eg SolveODE( y/x )
  • SolveODE[ <f'(Var1, Var2)>, <Var1>, <Var2> ] eg SolveODE[ a/b, a, b]
© 2024 International GeoGebra Institute