cvp_breakeven__units_for_target_profit
Calculate the number of units required to reach a specific profit target using cost-volume-profit analysis.
Instructions
[cvp-breakeven] units_for_target_profit
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| price | Yes | ||
| target | Yes | ||
| fixed_costs | Yes | ||
| variable_cost | Yes |