calculate_sheet_count
Calculates the total sheets needed to cover a square footage, using sheet dimensions and waste percentage to account for extra material.
Instructions
Calculate whole sheet count with explicit sheet dimensions and waste.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| area_sq_ft | Yes | ||
| waste_percent | No | ||
| sheet_width_ft | No | ||
| sheet_length_ft | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||