Package com.imsl.test.example.finance
Class FinanceDdbEx1
java.lang.Object
com.imsl.test.example.finance.FinanceDdbEx1
Computes the depreciation of an asset using the double-declining balance method.
The depreciation of an asset with an initial cost of $2500 and a salvage value of $500 over a period of 2 years is calculated. A factor of 2 is used (the double-declining balance method).-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
FinanceDdbEx1
public FinanceDdbEx1()
-
-
Method Details
-
main
-