Movatterモバイル変換


[0]ホーム

URL:


SciPy

numpy.ppmt

numpy.ppmt(rate,per,nper,pv,fv=0,when='end')[source]

Compute the payment against loan principal.

Parameters:
rate:array_like

Rate of interest (per period)

per:array_like, int

Amount paid against the loan changes. Theper is the period ofinterest.

nper:array_like

Number of compounding periods

pv:array_like

Present value

fv:array_like, optional

Future value

when:{{‘begin’, 1}, {‘end’, 0}}, {string, int}

When payments are due (‘begin’ (1) or ‘end’ (0))

See also

pmt,pv,ipmt

Previous topic

numpy.pmt

Next topic

numpy.ipmt

Quick search

  • © Copyright 2008-2018, The SciPy community.
  • Last updated on Jul 24, 2018.
  • Created usingSphinx 1.6.6.

[8]ページ先頭

©2009-2025 Movatter.jp