Multiplicative Inverse Calculator — Reciprocal of a Number
Find the multiplicative inverse (reciprocal) of any non-zero number. The multiplicative inverse of x is 1/x — the unique number such that x × (1/x) = 1.
Reciprocal of x — fraction: 1 / 4
- 1
Input (x)
4 - 2
Compute 1 ÷ x
1 ÷ 4 = 0.2500000000The multiplicative inverse is the unique number that when multiplied by x gives 1.
How does this calculator work?
Multiplicative inverse of x = 1/x (x ≠ 0) — the unique number such that x × (1/x) = 1. For integers: 1/5 = 0.2. For fractions: flip numerator and denominator (3/4 → 4/3). Negative inputs give negative inverses. Zero has no inverse.
Formula
How this is calculated
The multiplicative inverse (or reciprocal) of a number x is defined as the number that, when multiplied by x, yields 1. For any non-zero real number x, this is simply 1/x. For example, the reciprocal of 4 is 1/4 = 0.25, and the reciprocal of 0.25 is 1/0.25 = 4. Applying the operation twice returns the original number: (1/x)⁻¹ = x.
For fractions, the reciprocal is obtained by swapping numerator and denominator: the reciprocal of a/b is b/a (provided a ≠ 0). For negative numbers, the reciprocal is also negative: the reciprocal of −5 is −1/5 = −0.2. Zero has no multiplicative inverse because no finite number times zero equals 1 — division by zero is undefined in real arithmetic.
Multiplicative inverses are foundational in algebra: dividing by x is equivalent to multiplying by 1/x. They appear in matrix inversion, solving equations, modular arithmetic, and the definition of division itself. In IEEE 754 floating-point arithmetic the result of 1/x may have a tiny rounding error, so the verification product may show as 0.9999999999999999 or 1.0000000000000002 for some inputs.
Frequently asked questions
Zero has no multiplicative inverse. There is no number that when multiplied by 0 gives 1, because 0 times any number is always 0. Division by zero is undefined.
No. The additive inverse of x is −x (the number that adds to x to give 0). The multiplicative inverse of x is 1/x (the number that multiplies with x to give 1). For example, the additive inverse of 5 is −5, but the multiplicative inverse is 1/5 = 0.2.
To find the reciprocal of a fraction a/b, flip it: the result is b/a. For example, the reciprocal of 3/4 is 4/3 ≈ 1.333. This is why dividing by a fraction means multiplying by its reciprocal: (a/b) ÷ (c/d) = (a/b) × (d/c).
Also known as
TG we-Calculate Editorial Team. (2026). Multiplicative Inverse Calculator — Reciprocal of a Number [Online calculator]. TG we-Calculate. https://we-calculate.com/calculator/multiplicative-inverse-calculator
TG we-Calculate Editorial Team. "Multiplicative Inverse Calculator — Reciprocal of a Number." TG we-Calculate. 2026. https://we-calculate.com/calculator/multiplicative-inverse-calculator.
TG we-Calculate Editorial Team, "Multiplicative Inverse Calculator — Reciprocal of a Number," TG we-Calculate, 2026. [Online]. Available: https://we-calculate.com/calculator/multiplicative-inverse-calculator
@misc{wecalculate_multiplicative_inverse_calculator, title = {Multiplicative Inverse Calculator — Reciprocal of a Number}, author = {{TG we-Calculate Editorial Team}}, howpublished = {\url{https://we-calculate.com/calculator/multiplicative-inverse-calculator}}, year = {2026}, note = {TG we-Calculate} }
Did this calculator help you?
