Finance[SimpleCashFlow] - construct a cash flow at a given date
|
Calling Sequence
|
|
SimpleCashFlow(amount, date)
|
|
Parameters
|
|
amount
|
-
|
real constant; amount of cash flow
|
date
|
-
|
a string containing a date specification in a format recognized by ParseDate or a date data structure; date of cash flow
|
|
|
|
|
Description
|
|
•
|
The SimpleCashFlow command constructs a simple cash flow at a given date.
|
|
|
Compatibility
|
|
•
|
The Finance[SimpleCashFlow] command was introduced in Maple 15.
|
|
|
Examples
|
|
>
|
|
>
|
|
>
|
|
| (1) |
>
|
|
| (2) |
>
|
|
| (3) |
>
|
|
| (4) |
>
|
|
| (5) |
>
|
|
| (6) |
>
|
|
| (7) |
>
|
|
| (8) |
|
|
See Also
|
|
Finance[CompoundFactor], Finance[DiscountFactor], Finance[FixedCouponBond], Finance[FixedRateCoupon], Finance[FloatingRateBond], Finance[InArrearIndexedCoupon], Finance[NetPresentValue], Finance[ParCoupon], Finance[ParseDate], Finance[UpFrontIndexedCoupon], Finance[ZeroCouponBond], Finance[ZeroCurve]
|
|
Download Help Document
Was this information helpful?