Mathematica 9 is now available

EllipticExp

Usage

EllipticExp[u,  a, b ]EllipticLog的逆.它生成一个列表t  x, y 使得 u Equal EllipticLog[ x, y ,  a, b ].


Notes

EllipticExp给出与椭圆曲线  相关的广义指数.
EllipticExpMathematica中计算 Weierstrass 函数的依据.
• 参见Mathematica全书:3.2.11节.
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]=



Any questions about topics on this page? Click here to get an individual response.Buy NowMore Information
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.