Mathematica 9 is now available

TrigFactorList

Usage

TrigFactorList[expr]expr中的三角函数分解因式,产生包含三角单项式和指数的列表的一个列表。


Notes

• 参见注释 TrigFactor.
TrigFactorList试图根据Sin, Cos, SinhCoshTan的明确分解函数给出结果。
• 参见Mathematica 全书: 3.3.7.
• 同时参见: FactorList, TrigToExp.
Further Examples

First we expand a trigonometric polynomial.

In[1]:=  

Out[1]=

This shows the list of the polynomial's factors paired up with their powers.

In[2]:=  

Out[2]=

See the Further Examples for TrigFactor, FactorList.



Any questions about topics on this page? Click here to get an individual response.Buy NowMore Information
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.