Calculate Declining Balance Depreciation
Calculate depreciation that is higher in the earlier years of an asset's life.
Inputs
costInitial cost of the asset.salvageValue at the end of depreciation.lifeNumber of periods over which the asset is depreciated.periodThe period for which you want to calculate the depreciation.
Practical Example
=DB(10000, 1000, 5, 1)