Difference between revisions of "Simplify Command"

From GeoGebra Manual
Jump to: navigation, search
(create official page from pdf)
 
(create official page from pdf)
Line 1: Line 1:
 
<noinclude>{{Manual Page}}[[Category:Manual (official)|{{PAGENAME}}]]</noinclude>
 
<noinclude>{{Manual Page}}[[Category:Manual (official)|{{PAGENAME}}]]</noinclude>
 +
{{command|algebra}}
 
; Simplify[Function]: Simplifies the terms of the given function, if possible.
 
; Simplify[Function]: Simplifies the terms of the given function, if possible.
  

Revision as of 03:45, 27 October 2010


Simplify[Function]
Simplifies the terms of the given function, if possible.
Examples:
  • 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).
© 2024 International GeoGebra Institute