EllipticE
Usage
• EllipticE[m] 给出完全椭圆积分  .
• EllipticE[ , m] 给出第二类椭圆积分  .
Notes
• 当  时,  . •  . • EllipticE[m] 在复平面 m 上从1到  有一条不连续分支线. • 参见 Mathematica 全书 : 节 3.2.11.
Further Examples
This is the definition of the elliptic integral of the second kind. Classically, the integral is defined for on the interval , but the function also makes sense for more general (complex-valued) .
In[1]:=
|
Out[1]=
|
Setting gives the complete elliptic integral of the second kind, a particular case of the hypergeometric function.
In[2]:=
|
Out[2]=
|
This is the indefinite integral of the complete integral .
In[3]:=
|
Out[3]=
|
This is a series expansion around .
In[4]:=
|
Out[4]=
|
This is the derivative of the incomplete function with respect to .
In[5]:=
|
Out[5]=
|
|