Difference between revisions of "Simplify Command"

From GeoGebra Manual
Jump to: navigation, search
m (1 revision)
(added v.4 - example formatting - needs description)
Line 1: Line 1:
<noinclude>{{Manual Page}}[[Category:Manual (official)|{{PAGENAME}}]]</noinclude>
+
<noinclude>{{Manual Page|version=4.0}}[[Category:Manual (official)|{{PAGENAME}}]]</noinclude>
 
{{command|algebra}}
 
{{command|algebra}}
 
; Simplify[Function]: Simplifies the terms of the given function, if possible.
 
; Simplify[Function]: Simplifies the terms of the given function, if possible.
  
<div class="note">Examples:
+
<div class="note">{{Example| 1=<br/>
 
* <tt>Simplify[x + x + x]</tt> gives you a function ''f(x) = 3x''.
 
* <tt>Simplify[x + x + x]</tt> gives you a function ''f(x) = 3x''.
 
* <tt>Simplify[sin(x) / cos(x)] </tt>gives you a function ''f(x) = tan(x)''.
 
* <tt>Simplify[sin(x) / cos(x)] </tt>gives you a function ''f(x) = tan(x)''.
 
* <tt>Simplify[-2 sin(x) cos(x)]</tt> gives you a function ''f(x) = sin(-2 x)''.
 
* <tt>Simplify[-2 sin(x) cos(x)]</tt> gives you a function ''f(x) = sin(-2 x)''.
</div>
+
</div>}}
 +
 
 +
; Simplify[Text]: {{description}}

Revision as of 12:19, 14 February 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[sin(x) / cos(x)] gives you a function f(x) = tan(x).
  • Simplify[-2 sin(x) cos(x)] gives you a function f(x) = sin(-2 x).


Simplify[Text]


© 2024 International GeoGebra Institute