TrigSimplify Command

From GeoGebra Manual
Revision as of 13:13, 30 August 2015 by Mathmum (talk | contribs) (moved note related to Algebra View in the first section)
Jump to: navigation, search


TrigSimplify[ <Expression> ]
Simplifies the given trigonometric expression.
Examples:
  • TrigSimplify[1 - sin(x)^2] gives cos²(x).
  • TrigSimplify[sin(x)^2 - cos(x)^2 + 1] gives 2 sin²(x).
Note: This command works only for variables "x", "y" and "z" in the Menu view algebra.svg Algebra View

CAS Syntax

TrigSimplify[ <Expression> ]
Simplifies the given trigonometric expression.
Examples:
  • TrigSimplify[1 - sin(x)^2] gives cos²(x)
  • TrigSimplify[sin(x)^2 - cos(x)^2 + 1] gives 2 sin²(x).
Note:
© 2024 International GeoGebra Institute