InverseFunctions
Usage
Notes
Further Examples
Solve will attempt to solve some equations that involve inverse functions if you set the option InverseFunctions to True (the default).
In[1]:=
|
Out[1]=
|
In[2]:=
|
Out[2]=
|
On the other hand, if you don't want inverse functions to be used, set InverseFunctions to False.
In[3]:=
|
Out[3]=
|
|