Sec
Usage
• Sec[z] 给出z的正割.
Notes
• Sec的参数以弧度(由Degree乘度数转换而来)为单位. •  . • 1/Cos[z] 自动转换为 Sec[z]. TrigFactorList[expr] 进行分解.
Further Examples
This is the derivative.
In[1]:=
|
Out[1]=
|
This is the integral.
In[2]:=
|
Out[2]=
|
This is a series expansion around .
In[3]:=
|
Out[3]=
|
|