Closed
Description
Describe the issue:
Reproduce the code example:
import numpy_financial as npf
print(npf.irr([-10000]+[327.24625]*16))
Error message:
NA
Runtime information:
NA
Context for the issue:
There may exist multplit roots in the solution of IRR function so that the irr()
may give an incorrect result.
Metadata
Metadata
Assignees
Labels
No labels