DB
returns fixed-declining balance depreciation · from excel · excel: verified match · sheets: verified match
signature
DB(cost, salvage, life, period, [month])
returns: number
| argument | required |
|---|---|
| cost | required |
| salvage | required |
| life | required |
| period | required |
| month | optional |
examples
formula and result, taken from the engine's own test suite — every result below is asserted in CI, not written by hand.
fx
=DB(10000, 1000, 5, 1) 3690 related
- ACCRINT accrued interest for a security paying periodic interest
- ACCRINTM accrued interest for a security paying at maturity
- AMORDEGRC depreciation per period, French accounting, degressive
- AMORLINC depreciation per period, French accounting, linear
- COUPDAYBS days from coupon period start to settlement
- COUPDAYS days in the coupon period containing settlement