Difference between revisions of "Simplify Command"

From GeoGebra Manual
Jump to: navigation, search
(formatting)
Line 5: Line 5:
 
<div class="note">{{Example| 1=<br/>
 
<div class="note">{{Example| 1=<br/>
 
* <code>Simplify[x + x + x]</code> gives you a function ''f(x) = 3x''.
 
* <code>Simplify[x + x + x]</code> gives you a function ''f(x) = 3x''.
* <code>Simplify[sin(x) / cos(x)] </code>gives you a function ''f(x) = tan(x)''.
 
* <code>Simplify[-2 sin(x) cos(x)]</code> gives you a function ''f(x) = sin(-2 x)''.
 
 
}}
 
}}
  
 
; Simplify[Text]: {{description}}
 
; Simplify[Text]: {{description}}

Revision as of 18:10, 15 July 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]


© 2024 International GeoGebra Institute