Returns the depreciation of an asset using the double-declining balance method
=DDB(cost, salvage, life, period, [factor])
=DDB(100000, 10000, 5, 1)