Worked calculator example: 12 ft by 14 ft rectangle with 10% area allowance
Choose Rectangle, enter 12 ft length and 14 ft width, then set the waste slider to 10%. The code calculates:
- Net base area: 12 × 14 = 168.0 sq ft.
- Perimeter: 2 × (12 + 14) = 52.0 ft.
- Gross area: 168.0 × 1.10 = 184.8 sq ft.
- Square yards: 184.8 ÷ 9 = 20.5333 sq yd.
- Square meters: 184.8 × 0.09290304 = 17.1685 sq m.
- Acres: 184.8 ÷ 43,560 = 0.0042424 acres.
- Hectares: 17.1685 ÷ 10,000 = 0.0017168 ha.
Notice that the 10% slider changes the area outputs, not the perimeter. It is an explicit material-allowance multiplier, not a change to the physical room boundary.