Difference between revisions of "Simplify Command"

From GeoGebra Manual
Jump to: navigation, search
Line 7: Line 7:
 
}}
 
}}
  
; Simplify[Text]: {{description}}
+
; Simplify[Text]:  
 +
Attempts to tidy up text expressions by removing repeated negatives etc eg Simplify["f(x) = "+a+"x²+"+b+"x+"+c]
 +
{{Note| The [[FormulaText Command]] normally produces better results and is simpler.
  
 
== CAS Syntax ==
 
== CAS Syntax ==
 +
{{description}}

Revision as of 12:43, 8 August 2011


Simplify[Function]
Simplifies the terms of the given function, if possible.
Example:
  • Simplify[x + x + x] gives you a function f(x) = 3x.


Simplify[Text]

Attempts to tidy up text expressions by removing repeated negatives etc eg Simplify["f(x) = "+a+"x²+"+b+"x+"+c] {{Note| The FormulaText Command normally produces better results and is simpler.

CAS Syntax


© 2024 International GeoGebra Institute