VAT
—
If price already includes VAT—
Calculate VAT amount from a price, either added on or already included.
Value Added Tax works differently depending on whether the price you have already includes VAT or not — this shows the exclusive calculation by default.
VAT-exclusive: tax = price × rate ÷ 100 · VAT-inclusive: tax = price − price ÷ (1 + rate/100)