SalaryExit uses a single TypeScript calculation layer (lib/calculators) with tests. This page explains what is exact arithmetic, what is modeled, and what is out of scope — not legal or tax filing advice.
Income tax slabs, standard deductions, and simplified Section 87A rebates follow the configured financial year (FY 2024-25 (AY 2025-26) tax slabs in engine). Values are defined in code and should be reviewed after each Union Budget. Surcharge and marginal relief are not modeled.
Given the same inputs and assumptions, the engine applies the same formulas every time: slab tax, cess on tax after rebate, PF on wage (with optional ceiling), and simple aggregations (e.g. final settlement sums).
In the project repository, see lib/calculators/FORMULAS.md and docs/FORMULA_AUDIT.md for a calculator-by-calculator audit (exact vs estimated).
Content and methodology copy last reviewed: March 2026. Engine FY label: FY 2024-25 (AY 2025-26) tax slabs in engine.
Page content last reviewed: March 2026. For calculation scope and FY assumptions, see methodology.