Package com.imsl.test.example.finance
Class FinanceVdbEx1
java.lang.Object
com.imsl.test.example.finance.FinanceVdbEx1
Computes the depreciation of an asset using the variable-declining balance method.
The depreciation between the 10th and 15th year of an asset with a life of 15 years, an initial cost of $25000 and a salvage value of $5000 is computed. The variable-declining balance method is used.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
FinanceVdbEx1
public FinanceVdbEx1()
-
-
Method Details
-
main
-