Csc
Usage
• Csc[z]给出了z的余割。
Notes
• Csc的参数假设为弧度。(乘以 Degree 从度数转换.) •  . • 1/Sin[z]自动转换为 Csc[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]=
|
|