Calculate how many tiles you need including waste allowance.
A 10% waste allowance is standard for straight layouts — diagonal patterns or intricate cuts often need 15-20% instead.
tiles = ⌈(area ÷ tile size) × (1 + waste%)⌉