calculate_dcf_valuation
Calculate enterprise value using a constant-growth discounted cash flow model. Input free cash flow, growth rate, discount rate, and terminal growth rate for valuation.
Instructions
Calculate enterprise value with a constant-growth discounted cash flow model.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| growth_rate | Yes | ||
| discount_rate | Yes | ||
| free_cash_flow | Yes | ||
| projection_years | No | ||
| terminal_growth_rate | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||