EllipticExp
Usage
Notes
• EllipticExp给出与椭圆曲线  相关的广义指数. • EllipticExp 是Mathematica中计算 Weierstrass 函数的依据.
Further Examples
Substituting the result of EllipticExp into EllipticLog returns the original argument.
In[1]:=
|
Out[1]=
|
EllipticExp is related to the pair of functions {WeierstrassP,WeierstrassPPrime} by simple coordinate changes in the domain and range. The parameters and of WeierstrassP are related to the parameters and of EllipticExp by , .
In[2]:=
|
Out[2]=
|
This is the derivative.
In[3]:=
|
Out[3]=
|
|