Deck Calculator
Result
Deck Calculator is a construction estimator that helps you calculate deck values from your input data. The formula used is: Boards across = ceil(Width / (Board Width + Gap)); Total length = Boards across × Deck Length; Boards = ceil(Total length / Board Length). Accepts imperial (feet, inches) or metric (metres, cm) units as labelled on each input.
Formula
Example Calculation
- Deck Length: 6 m
- Deck Width: 4 m
- Board Width: 0.14 m
- Board Thickness: 0.04 m
- Gap Between Boards: 0.005 m
- Board Length: 4.8 m
Suppose you enter: Deck Length = 6, Deck Width = 4, Board Width = 0.14, Board Thickness = 0.04, Gap Between Boards = 0.005, Board Length = 4.8. The calculator applies the formula (Boards across = ceil(Width / (Board Width + Gap)); Total length = Boards across × Deck Length; Boards = ceil(Total length / Board Length)) and shows all output values below. Change any input field to immediately see how the result changes.