predictive_burn_rate__growth_adjusted_runway
Calculate months until cash drops below a floor, accounting for monthly burn growth, to assess runway under increasing expenses.
Instructions
[predictive-burn-rate] Months until cash drops below floor when burn grows at a monthly rate.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cash | Yes | ||
| floor | No | ||
| max_months | No | ||
| current_burn | Yes | ||
| monthly_growth | Yes |