[NumPy-Tickets] [NumPy] #2196: The behavior of the npv function does not match the documentation
NumPy Trac
numpy-tickets@scipy....
Sat Aug 4 06:50:36 CDT 2012
#2196: The behavior of the npv function does not match the documentation
---------------------------------------+------------------------------------
Reporter: npgraham1 | Owner: somebody
Type: defect | Status: new
Priority: normal | Milestone: Unscheduled
Component: numpy.lib | Version: 1.6.1
Keywords: finance npv documentation |
---------------------------------------+------------------------------------
Comment(by npgraham1):
Also, strictly speaking, the summation shown in the documentation should
be from 0 to M-1, or from 1 to M, depending on the desired behavior. What
is shown is 0 to M, which can never be correct.
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/2196#comment:2>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list