irr
Calculate the internal rate of return for an investment given a series of cash flows, with the first value representing the initial outlay.
Instructions
Calculate Internal Rate of Return of cash flows (Newton-Raphson).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cash_flows | Yes | Cash flows; index 0 is the initial outlay (usually negative). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||