xdb
Fixed-declining-balance depreciation.
Syntax
Section titled “Syntax”v = xdb(cost, salvage, life, period, month)Description
Section titled “Description”Returns depreciation for period using the fixed-declining-balance method (Excel’s DB). Optional month (default 12) is the count of months in the first year.
Example
Section titled “Example”xdb(1000000, 100000, 6, 1, 7)