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 >

NevilleThetaD

NevilleThetaD[z, m]
gives the Neville theta function theta_d (z|m).
  • Mathematical function, suitable for both symbolic and numerical manipulation.
  • .
  • NevilleThetaD[z, m] is a meromorphic function of z and has a complicated branch cut structure in the complex m-plane.
  • For certain special arguments, NevilleThetaD automatically evaluates to exact values.
Evaluate to high precision:
The precision of the output tracks the precision of the input:
NevilleThetaD threads element-wise over lists:
Evaluate for complex arguments and parameters:
NevilleThetaD evaluates symbolically for special arguments:
TraditionalForm formatting:
NevilleThetaD can be applied to power series:
Plot over the arguments' plane:
Conformal map from a unit triangle to the unit disk:
Show points before and after the map:
Uniformization of a Fermat cubic a(u)^3+b(u)^3=1:
Plot the curve for real u:
Verify that points on the curve satisfy a(u)^3+b(u)^3=1:
Parametrize a lemniscate by arc length:
Show the classical and arc length parametrizations:
Complex parametrization of a sphere:
The square of all points on the complex sphere is 1:
Conformal map from an ellipse to the unit disk:
Visualize the map:
Cartesian coordinates of a pendulum:
Plot the time dependence of the coordinates:
Plot the trajectory:
Basic simplifications are automatically carried out:
Use FullSimplify for expressions containing Neville theta functions:
Numerically find a root of a transcendental equation:
Machine-precision input is insufficient to give a correct answer:
New in 3
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team