Calculate Inverse Function

Enter your function below — the calculator will find its inverse f⁻¹(x).

Supports: linear (ax+b), quadratic (ax²+bx+c), √x, x^n, eˣ, ln(x), log(x)

Try:
f⁻¹

Your inverse function will appear here

📐

What is an Inverse Function?

If f(x) maps every input x to an output y, then the inverse function f⁻¹(x) reverses that mapping — it takes y back to x. Formally: if f(a) = b, then f⁻¹(b) = a.

🔄

How to Find an Inverse

Replace f(x) with y, swap x and y, then solve for y. The result is f⁻¹(x). A function must be one-to-one (bijective) for a true inverse to exist.

📊

Graphical Interpretation

The graph of f⁻¹(x) is the reflection of f(x) across the line y = x. This means every point (a, b) on f(x) corresponds to (b, a) on f⁻¹(x).

Common Inverse Functions Reference

Function f(x) Inverse f⁻¹(x) Domain of f⁻¹ Type
ax + b(x − b) / aℝ (all reals)Linear
√xx ≥ 0Quadratic
∛xCubic
ln(x)x > 0Exponential
ln(x)Logarithmic
10ˣlog₁₀(x)x > 0Exponential (base 10)
sin(x)arcsin(x)−1 ≤ x ≤ 1Trigonometric
cos(x)arccos(x)−1 ≤ x ≤ 1Trigonometric
tan(x)arctan(x)Trigonometric
1/x1/xx ≠ 0Reciprocal

Learn More About Inverse Functions

Dive deep into inverse function theory, properties, worked examples, and real-world applications in our blog.

Read the Blog →