ActiveStateRecipes站点具有实现InternalRateofReturn的功能在Python中:defirr(cashflows,iterations=100):"""TheIRRorInternalRateofReturnistheannualizedeffectivecompoundedreturnratewhichcanbeearnedontheinvestedcapital,i.e.,theyieldontheinvestment.>>>irr([-100.0,60.0,60.0,60.0])0.36309653947517645"""rate=1.0inves