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

InverseJacobiSN

InverseJacobiSN
gives the inverse Jacobi elliptic function .
  • Mathematical function, suitable for both symbolic and numerical manipulation.
  • gives the value of for which .
  • InverseJacobiSN has branch cut discontinuities in the complex v plane with branch points at and infinity, and in the complex m plane with branch points at and infinity.
  • The inverse Jacobi elliptic functions are related to elliptic integrals.
  • For certain special arguments, InverseJacobiSN automatically evaluates to exact values.
Evaluate numerically:
Series expansion:
Evaluate numerically:
In[1]:=
Click for copyable input
Out[1]=
In[2]:=
Click for copyable input
Out[2]=
 
In[1]:=
Click for copyable input
Out[1]=
 
Series expansion:
In[1]:=
Click for copyable input
Out[1]=
In[2]:=
Click for copyable input
Out[2]=
Evaluate for complex arguments:
Evaluate to high precision:
The precision of the input tracks the precision of the output:
InverseJacobiSN threads element-wise over lists:
Simple exact results are generated automatically:
Parity transformation is automatically applied:
TraditionalForm formatting:
InverseJacobiSN can be applied to a power series:
Plot contours of constant real and imaginary parts in the complex plane:
Compose with inverse function:
Use PowerExpand to disregard multivaluedness of the inverse function:
Differentiate InverseJacobiSN:
Obtain InverseJacobiSN from solving equations containing elliptic functions:
Machine-precision input is insufficient to get a correct answer:
With exact input, the answer is correct:
New in 1
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team
Format:   HTML  |  CDF