[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
  Function            PMT - calculate the periodic payment required to
                              fully amortize a principal

  Syntax              double PMT(double principal, double interest, int
                                 periods)

  Prototype in        finance.h

  Remarks             PMT calculates the periodic payment required to
                      fully amortize a principal over some amount of
                      periods.

  Return value        returns the periodic payment required to fully
                      amortize a principal over an amount of periods.

  See also            FV(), FVa(), PV(), PVa()


See Also: FV() FVa() PV() PVa()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson