Cash-on-Cash Return
cash-on-cashCash-on-cash return: annual pre-tax cash flow as a percent of the cash invested.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cashInvested | Yes | Cash invested. | |
| annualCashFlow | Yes | Annual pre-tax cash flow. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cashOnCashPct | No | Cash-on-cash return, percent (null if invested<=0). |