An inverse function is a function that "reverses" the effect of the original function. In other words, if we have a function $f(x)$ and its inverse $f^{-1}(x)$, then applying $f$ and then $f^{-1}$ will give us back the original input: $f^{-1}(f(x)) = x$.
Show more…