Cot
Usage
• Cot[z] 给出了z的余切。
Notes
• Cot的参数假设是弧度。(乘以 Degree 从度数转换.) •  . • Cos[z]/Sin[z] 自动转换为Cot[z]. TrigFactorList[expr] 进行分解。
Further Examples
This is the derivative.
In[1]:=
|
Out[1]=
|
This is the indefinite integral.
In[2]:=
|
Out[2]=
|
This is a series expansion around
In[3]:=
|
Out[3]=
|
|