startup_valuation__vc_method
Calculate startup post-money valuation and ownership percentage using the venture capital method. Input exit value, target return multiple, and investment.
Instructions
[startup-valuation] Post-money = exit / target return multiple; ownership = investment / post-money.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| exit_value | Yes | ||
| investment | Yes | ||
| target_multiple | Yes |