Sinh
Usage
• Sinh[z] 给出z的双曲正弦.
Notes
Further Examples
Here is a exact computation with the hyperbolic sin function.
In[1]:=
|
Out[1]=
|
The hyperbolic functions are often represented in an exponential form.
In[2]:=
|
Out[2]=
|
This is the derivative.
In[3]:=
|
Out[3]=
|
This is the integral.
In[4]:=
|
Out[4]=
|
This is a series expansion around .
In[5]:=
|
Out[5]=
|
|