{
  "ok": true,
  "calculator": "cash-runway",
  "inputs": {
    "cash_balance": "50000",
    "monthly_expenses": "15000",
    "monthly_revenue": "10000"
  },
  "result": {
    "monthly_net_burn": 5000,
    "monthly_net_flow": -5000,
    "runway_months": 10
  },
  "formula": "Net burn = monthly expenses − monthly revenue; runway = cash balance ÷ positive net burn.",
  "formula_version": "tncalc.cash-runway.1.0.0",
  "engine_version": "6.6.1",
  "source": "https://tannerd.net/tools/cash-runway-calculator/",
  "share_url": "https://tannerd.net/tools/cash-runway-calculator/?cash_balance=50000&monthly_expenses=15000&monthly_revenue=10000",
  "reviewed": "2026-09-01",
  "provenance": "https://tannerd.net/provenance/#cash-runway",
  "validation": "https://tannerd.net/validation/",
  "citation": {
    "title": "Cash Runway & Burn Rate Calculator | tannerd.net",
    "url": "https://tannerd.net/tools/cash-runway-calculator/?cash_balance=50000&monthly_expenses=15000&monthly_revenue=10000",
    "canonical": "https://tannerd.net/tools/cash-runway-calculator/"
  }
}