Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica > Mathematics and Algorithms > Mathematical Functions > Special Functions > Elliptic Integrals >

EllipticLog

EllipticLog[{x, y}, {a, b}]
gives the generalized logarithm associated with the elliptic curve y^2=x^3+a x^2+b x.
  • Mathematical function, suitable for both symbolic and numerical manipulation.
  • EllipticLog[{x, y}, {a, b}] is defined as the value of the integral , where the sign of the square root is specified by giving the value of y such that .
  • EllipticLog can be evaluated to arbitrary numerical precision.
Evaluate for complex arguments and parameters:
Evaluate to high precision:
The precision of the output tracks the precision of the input:
Define multiplication on the elliptic curve y^2=x^3+a x^2+b x:
Use multiplication on the elliptic curve to add rational numbers:
Compare with EllipticLog:
Differentiation:
EllipticExp and EllipticLog are inverse functions of one another:
New in 1
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team