Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica > Mathematics and Algorithms > Formula Manipulation > Algebraic Transformations > Trigonometric Functions >
Mathematica > Mathematics and Algorithms > Mathematical Functions > Elementary Functions > Trigonometric Functions >

TrigFactor

TrigFactor[expr]
factors trigonometric functions in expr.
  • TrigFactor operates on both circular and hyperbolic functions.
  • TrigFactor splits up sums and integer multiples that appear in arguments of trigonometric functions, and then factors resulting polynomials in trigonometric functions, using trigonometric identities when possible.
  • TrigFactor automatically threads over lists, as well as equations, inequalities and logic functions.
Factor into a product of terms:
Factor into a product of terms:
In[1]:=
Click for copyable input
Out[1]=
TrigFactor operates on hyperbolic trigonometric functions:
Solve a trigonometric polynomial equation:
Reduce it to elementary trigonometric equations:
Compare TrigExpand, TrigReduce and TrigFactor on the same expression:
TrigFactor threads element-wise over lists, inequalities, equations and logical operations:
A trigonometric expression can be factored in many different ways:
New in 3 | Last modified in 6
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team