InverseFunction
InverseFunction(head)
returns the inverse function for the symbol
head
.
Examples
>> InverseFunction(Sin)ArcSin
Implementation status
- ☑ - partially implemented
InverseFunction(head)
returns the inverse function for the symbol
head
.
>> InverseFunction(Sin)ArcSin