Skip to content

InverseFunction

InverseFunction(head)

returns the inverse function for the symbol head.

Examples

>> InverseFunction(Sin)
ArcSin

Implementation status

  • ☑ - partially implemented

Github