RoofCalcWorks

How to Calculate Roof Pitch

The math behind every pitch value — formulas, three fully worked examples, and the mistakes that throw people off. If you just want the result, skip to the Roof Pitch Calculator.

The Four Pitch Formulas

All four values below describe the same slope, just in different notations:

Pitch (rise per foot of run)

Pitch = Rise ÷ Run × 12

always expressed as X/12

Angle in degrees

Angle = atan(Rise ÷ Run)

atan(6/12) → 26.57°

Slope percentage

Slope % = (Rise ÷ Run) × 100

(6/12) × 100 → 50%

Pitch multiplier (slope factor)

Multiplier = √(1 + (Rise ÷ Run)²)

√1.25 → 1.118

Why the multiplier works: the roof surface is the hypotenuse of a right triangle with legs rise and run. The Pythagorean theorem gives the hypotenuse length, and dividing by the run normalizes it to a factor per unit of horizontal distance.

Worked Example 1 — 6/12, the standard case

  1. Measured: rise 6 in over a 12-in run.
  2. Pitch: (6 ÷ 12) × 12 = 6/12.
  3. Angle: atan(0.5) = 26.57°.
  4. Slope: 0.5 × 100 = 50%.
  5. Multiplier: √(1 + 0.5²) = 1.118. A 1,500 sq ft footprint → 1,677 sq ft of roof.

Worked Example 2 — 4/12, converting the other way

  1. Measured: rise 4 in per 12-in run.
  2. Angle: atan(4/12) = atan(0.3333) = 18.43°.
  3. Slope: 33.3%.
  4. Multiplier: √(1 + 0.1111) = 1.054. A 2,000 sq ft footprint → 2,108 sq ft of roof.
  5. Reverse check: a 24° reading on a phone app → 12 × tan(24°) ≈ 5.3, so roughly a 5/12 pitch.

Worked Example 3 — non-12 run

You measured 7 inches of rise over a 16-inch rafter section (run 16). Pitch is always normalized to a 12-inch run: (7 ÷ 16) × 12 = 5.25/12. Everything else follows from the ratio 0.4375: angle atan(0.4375) = 23.63°, slope 43.75%, multiplier √(1 + 0.1914) = 1.091.

The 4 Most Common Pitch Mistakes

Using the Result

The pitch multiplier is the bridge from geometry to materials: multiply your footprint by it to get roof surface area, then feed that into the Roofing Squares Calculator or Shingle Calculator. For measurement instructions in the field, see How to Measure Roof Pitch.

Frequently Asked Questions

Is a 6/12 pitch 30 degrees?

No — 6/12 is 26.57°. The 30° shortcut comes from mixing up slope percentage (50%) with degrees. Always use atan(rise/run) for the angle.

Does pitch affect how many shingles I need?

Yes, through the pitch multiplier — steeper roofs have more surface area for the same footprint. It also usually increases the waste factor because steep roofs need more cutting and handling.

Sources & Methodology

Formulas, assumptions and rounding rules: Methodology · Last updated: September 2026 · Calculation Engine: p1-v1 · Published by the RoofCalcWorks Editorial Team.