Coth
Usage
• Coth[z]给出了 z的双曲余切。
Notes
• Cosh[z]/Sinh[z] 自动转换为Coth[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]=
|
|