~vcs-imports/scipy/numpy-docs

« back to all changes in this revision

Viewing changes to source/reference/routines.financial.rst

  • Committer: ptvirtan
  • Date: 2008-10-26 17:57:55 UTC
  • Revision ID: vcs-imports@canonical.com-20081026175755-265j4vcbtj2wk6iq
Import initial version of Numpy documentation

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Financial functions
 
2
*******************
 
3
 
 
4
.. currentmodule:: numpy
 
5
 
 
6
Simple financial functions
 
7
--------------------------
 
8
 
 
9
.. autosummary::
 
10
   :toctree: generated/
 
11
 
 
12
   fv
 
13
   pv
 
14
   npv
 
15
   pmt
 
16
   ppmt
 
17
   ipmt
 
18
   irr
 
19
   mirr
 
20
   nper
 
21
   rate