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

InverseFunction

InverseFunction[f]
represents the inverse of the function f, defined so that InverseFunction[f][y] gives the value of x for which f[x] is equal to y.
InverseFunction[f, n, tot]
represents the inverse with respect to the n^(th) argument when there are tot arguments in all.
The "inverse function" of Sin is ArcSin:
Symbolic inverse function:
Derivative of an inverse function:
The "inverse function" of Sin is ArcSin:
In[1]:=
Click for copyable input
Out[1]=
 
Symbolic inverse function:
In[1]:=
Click for copyable input
Out[1]=
Derivative of an inverse function:
In[2]:=
Click for copyable input
Out[2]=
New in 2
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team