Bhanu17Sharma02 commented on pull request #256:
URL: https://github.com/apache/poi/pull/256#issuecomment-930976285
@pjfanning
Example :
Rate=8%
cfs[]=[-1000, 500, 300, 800]
where 1000 is costs of project and other values are cash flow in cfs[].
Pervious code returns 328.9170387681793 but the correct value is
355.2304018696335 according to Npv formula.
so,I go through the code and then i saw a small computational mistake.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]