Roof Pitch Calculator
Calculate roof pitch and rafter length
Inputs
Provide the following 2 values to run the Roof Pitch Calculator:
- Rise (inches or cm) [number] (required)
- Run (12 inches or 30cm) [number] — default 12
What it calculates
This tool returns:
- Roof Pitch — primary result
- Roof Angle (°)
- Rafter Multiplier
Worked example
For the sample inputs below:
- Rise (inches or cm): 170
- Run (12 inches or 30cm): 12
the Roof Pitch Calculator produces:
- Roof Pitch: 170/12
- Roof Angle: 86.0°
- Rafter Multiplier: 14.202
How it works
The result is derived through the following steps:
pitch = rise / runangle = atan(pitch) * 180 / PIrafterMultiplier = sqrt(1 + pitch * pitch)pitchString = `${rise}/${run}`
Frequently Asked Questions
What is roof pitch?
Roof pitch is the measure of the steepness or slope of a roof, typically expressed as a ratio of the vertical rise to the horizontal run.
How do I use the Roof Pitch Calculator?
To use the Roof Pitch Calculator, input the rise and run values; the tool will automatically calculate the pitch and the length of the rafters.
Why is it important to calculate roof pitch accurately?
Accurate roof pitch calculations are essential for proper water drainage, structural integrity, and aesthetic appeal of the roof.
What units can I use in the calculator?
You can input measurements in either inches or centimeters, depending on your preference, for both rise and run.
Can this calculator help with roofing materials selection?
While the calculator mainly determines pitch and rafter length, understanding these factors can help you choose appropriate roofing materials.