@anchor{doc-fv}
The optional argument l may be used to specify an additional lump-sum payment.
The optional argument method may be used ot specify whether the
payments are made at the end ("e"
, default) or at the
beginning ("b"
) of each period.
Note that the rate r is specified as a fraction (i.e., 0.05, not 5 percent).
@anchor{doc-fvl}
Note that the rate r is specified as a fraction (i.e., 0.05, not 5 percent).
@anchor{doc-irr}
npv (r, p) = i
. If the second argument is omitted, a value of
0 is used.
@anchor{doc-nper}
The optional argument l may be used to specify an additional lump-sum payment of l made at the end of the amortization time.
The optional argument method may be used to specify whether payments are made at the end ("e", default) or at the beginning ("b") of each period.
Note that the rate r is specified as a fraction (i.e., 0.05, not 5 percent).
@anchor{doc-npv}
The optional argument i may be used to specify an initial investment.
Note that the rate r is specified as a fraction (i.e., 0.05, not 5 percent).
@anchor{doc-pmt}
The optional argument l may be used to specify a terminal lump-sum payment.
The optional argument method may be used to specify whether payments are made at the end ("e", default) or at the beginning ("b") of each period.
@anchor{doc-pv}
The optional argument l may be used to specify an additional lump-sum payment made at the end of n periods.
The optional argument method may be used to specify whether
payments are made at the end ("e"
, default) or at the
beginning ("b"
) of each period.
Note that the rate r is specified as a fraction (i.e., 0.05, not 5 percent).
@anchor{doc-pvl}
Note that the rate r is specified as a fraction (i.e., 0.05, not 5 percent).
@anchor{doc-rate}
The optional argument l may be used to specify an additional lump-sum payment made at the end of n periods.
The optional string argument method may be used to specify
whether payments are made at the end ("e"
, default) or at the
beginning ("b"
) of each period.
@anchor{doc-vol}
vol
returns the
volatility from n*m
to t.
Go to the first, previous, next, last section, table of contents.