DOCUMENTATION CENTER SEARCH
Mathematica
>
Elliptic Functions
>
Built-in
Mathematica
Symbol
Elliptic Integrals and Elliptic Functions
Tutorials »
|
EllipticLog
EllipticExpPrime
EllipticTheta
See Also »
|
Elliptic Functions
More About »
EllipticExp
EllipticExp
[
u
, {
a
,
b
}]
is the inverse for
EllipticLog
. It produces a list
{
x
,
y
}
such that
u
EllipticLog
[{
x
,
y
}, {
a
,
b
}]
.
MORE INFORMATION
Mathematical function, suitable for both symbolic and numerical manipulation.
EllipticExp
gives the generalized exponential associated with the elliptic curve
.
For certain special arguments,
EllipticExp
automatically evaluates to exact values.
EllipticExp
can be evaluated to arbitrary numerical precision.
EXAMPLES
CLOSE ALL
Basic Examples
(2)
Evaluate numerically:
In[1]:=
Out[1]=
Check relation with the inverse function:
In[2]:=
Out[2]=
In[1]:=
Out[1]=
Scope
(2)
Applications
(3)
Properties & Relations
(1)
Possible Issues
(1)
SEE ALSO
EllipticLog
EllipticExpPrime
EllipticTheta
TUTORIALS
Elliptic Integrals and Elliptic Functions
RELATED LINKS
MathWorld
The Wolfram Functions Site
MORE ABOUT
Elliptic Functions
New in 1
© 2008 Wolfram Research, Inc.