← Back to Tools

SlideRule Simulator

Interactive digital slide rule simulator and educational manual

Real-Time Cursor Position Inspector
D (Bottom Stator)
2.000
C (Slider Bottom)
2.000
CI (Slider Recip)
5.000
DF (Folded π)
6.283
CF (Slider Folded)
6.283
A (Squares)
4.000
K (Cubes)
8.000
L (Linear Log)
0.301
S (Sine deg)
11.54°
T (Tan deg)
11.31°
LL3 (e^x)
7.389
LL2 (e^0.1x)
1.221

Tip: Drag inside ruler body to slide stock. Drag near red hairline to move cursor.


Understanding & Mastering the Slide Rule

From reinventing logarithms to step-by-step calculation examples. Discover how physical rulers convert complex multiplication, division, trigonometry, and exponentiation into simple spatial additions.

Part 1: Reinventing Logarithms (Math Theory)
Part 2: Step-by-Step Calculations by Example
Part 3: Historical Timeline
Part 4: Acknowledgments & Sources

1. Converting Multiplication into Addition

Before electronic calculators, multiplying large multi-digit numbers manually was slow and prone to errors. The fundamental breakthrough behind the slide rule is transforming multiplication into physical addition of distances.

Arithmetic vs. Geometric Progressions

Standard linear rulers use an arithmetic progression ($1, 2, 3, 4, 5...$). Adding lengths on two linear rulers computes addition:

Distance(2) + Distance(3) = Distance(5)

To perform multiplication, consider powers of a base number in a geometric progression:

2² × 2³ = (2 × 2) × (2 × 2 × 2) = 2⁵ = 32 ➔ 4 × 8 = 32

Notice that by adding the exponents ($2 + 3 = 5$), we multiply the underlying numbers ($4 \times 8 = 32$). If physical tick marks are placed at distances proportional to the logarithm of each number, sliding one ruler relative to another physically adds those logarithmic distances!

2. Refining Scale Resolution (Powers of 1.1)

Powers of 2 ($2, 4, 8, 16, 32$) leave large gaps. How do we place decimal numbers like 3, 5, or 10 on the ruler?

As highlighted by mathematician Pavel Peřina, we can refine the scale by taking powers of numbers very close to 1, such as $1.1$ or $1.01$:

1.1⁰ = 1.000
1.1¹ = 1.100
1.1² = 1.210
...
1.1²⁴ = 9.850
1.1²⁵ = 10.835

Notice that $10$ lies between $1.1^{24}$ and $1.1^{25}$ (specifically at approx. $24.15$ units). By subdividing intervals using geometric means ($\sqrt{a \cdot b}$), we can precisely map every real number between $1$ and $10$.

3. Logarithmic Identities & Scale Relationships

  • Product Rule: $\log_{10}(x \cdot y) = \log_{10}(x) + \log_{10}(y)$ ➔ Base for C & D scales.
  • Quotient Rule: $\log_{10}(x / y) = \log_{10}(x) - \log_{10}(y)$ ➔ Division on C & D scales.
  • Power Rule: $\log_{10}(x^2) = 2 \cdot \log_{10}(x)$ ➔ Square scales A & B are squeezed to half length, repeating twice.
  • Cube Rule: $\log_{10}(x^3) = 3 \cdot \log_{10}(x)$ ➔ Cube scale K repeats three times.
  • Log-Log Rule: $\log_{10}(\ln(x^y)) = \log_{10}(y) + \log_{10}(\ln(x))$ ➔ Log-Log scales (LL1, LL2, LL3) turn arbitrary power calculations $x^y$ into standard slide rule additions!