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 Functions >

InverseWeierstrassP

InverseWeierstrassP[p, {g2, g3}]
gives a value of u for which the Weierstrass function P(u;g_2,g_3) is equal to p.
  • Mathematical function, suitable for both symbolic and numerical manipulation.
  • The value of u returned always lies in the fundamental period parallelogram defined by the complex half-periods omega and omega^'.
  • InverseWeierstrassP[{p, q}, {g2, g3}] finds the unique value of u for which p=P(u;g_2,g_3) and q=P^'(u;g_2,g_3). For such a value to exist, p and q must be related by q^2=4p^3-g_2p-g_3.
Evaluate for complex arguments and parameters:
Evaluate to high precision:
The precision of the output tracks the precision of the input:
TraditionalForm formatting:
Evaluate the generalized form numerically:
These are the inverse relationships with WeierstrassP and WeierstrassPPrime:
Plot the real and imaginary part of InverseWeierstrassP:
Form derivatives:
If the first argument does not represent a pair of values of Weierstrass P functions, InverseWeierstrassP stays unevaluated:
InverseWeierstrassP evaluates to a vector-valued first argument:
New in 3
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team