| WebCab Bonds for COM v2.01 | |
Interest.DepositWithExplicitTime Method
Calculates the return for a fixed interest bearing investment over n years.
Parameters
- interest
- The fixed interest rate paid by the investment per annum given in decimal format (i.e. 1 percent = 0.01).
- years
- The number of years over which the investment is held.
- deposit
- The amount which is invested.
Return Value
The value which the deposit has accumulated to when the investment is sold.
Remarks
@excepFunction deposit
See Also
Interest Class | WebCab.COM.Finance.Bonds Namespace