loan
Business Loan Calculator
Estimate business loan repayment, total interest, fees, and the real APR after loan costs.
other calculator
The Depreciation Calculator builds a generic book-value schedule from asset cost, salvage value, depreciation years, method, optional dollar rounding, and an optional first-year partial convention. It supports straight-line, declining-balance, and sum-of-years-digits methods and shows the first five annual depreciation and ending book-value rows.
Your scenario
Working scenario
Not saved yet
Saved scenarios
Save this result, then use saved scenarios to switch between assumptions.
Use this calculator when you want to compare how an entered cost, salvage value, useful life, method, and first-year convention change a planning schedule. Use Business Loan when borrowing cost matters, Margin when the asset cost feeds pricing, ROI when depreciation is part of a return comparison, Payback Period when cash recovery timing is the question, and official tax or accounting-standard sources when a real filing, financial statement, asset class, or policy decision depends on the result.
The app caps salvage value at asset cost, then calculates depreciable basis = max(0, asset cost - salvage value). Depreciation years are rounded to a whole number and floored at 1. Straight-line mode uses basis / years for each full year, capped at the remaining amount above salvage value. Declining-balance mode uses beginning book value * depreciation factor / years, also capped at salvage value. Sum-of-years-digits mode uses basis * remaining life / (years * (years + 1) / 2). If partial-year depreciation is on, only the first displayed year is multiplied by the selected day, full-month, half-month, full-quarter, half-quarter, or half-year percentage. If Round to dollars is Yes, each displayed annual depreciation amount is rounded before the next book value is calculated.
This formula page covers the app's Depreciation Calculator: a generic book-value schedule for asset cost, salvage value, useful life, straight-line depreciation, declining-balance depreciation, sum-of-years-digits depreciation, optional first-year partial conventions, and display rounding. It does not determine tax depreciation, MACRS, capital allowances, asset classes, bonus depreciation, section allowances, filing forms, official accounting policy, impairment, disposal, or depreciation recapture.
basis = max(0, C - S); SL_y = min(BV_(y-1) - S, basis / n); DB_y = min(BV_(y-1) - S, BV_(y-1) * F / n); SYD_y = min(BV_(y-1) - S, basis * (n - y + 1) / (n * (n + 1) / 2)); D_y = min(BV_(y-1) - S, Full_y * p_y); BV_y = max(S, BV_(y-1) - D_y)
The calculator first finds depreciable basis, chooses the selected full-year method, optionally scales only the first year by a partial-year percentage, then subtracts each displayed year's depreciation without letting book value fall below salvage value.| Symbol | Meaning | How this page uses it |
|---|---|---|
| C | Asset cost | The Asset cost entered on the calculator. |
| S | Salvage value | The Salvage value entered on the calculator, capped at asset cost before depreciation is calculated. |
| basis | Depreciable basis | The nonnegative amount that can be allocated across the schedule: cost minus salvage. |
| n | Useful life in years | The Depreciation years input after rounding to a whole number and flooring at 1 year. |
| F | Declining-balance factor | The Depreciation factor input. A factor of 2 creates a double-declining-style rate of 2 divided by useful life. |
| BV_(y-1) | Beginning book value | The book value at the start of the displayed year being calculated. |
| Full_y | Full-year depreciation | The method-specific full-year amount before the first-year partial convention is applied. |
| p_y | Year percentage | The first-year percentage from the partial-year convention for year 1, or 1 for later years. |
| D_y | Displayed-year depreciation | The depreciation reported for that displayed schedule year. |
| BV_y | Ending book value | The book value after subtracting the displayed-year depreciation. |
The default calculator inputs use an $11,000 asset cost, a $1,000 salvage value, a 5-year useful life, a factor of 2, and no partial-year depreciation. That creates a $10,000 depreciable basis.
The calculator is useful for comparing depreciation timing under the entered assumptions. It does not decide the right accounting policy, tax method, asset class, recovery period, or filing treatment for a real asset.
Geographic scope: works globally. The math is currency-agnostic, so enter amounts in your own currency; local taxes, fees, and product rules are not included.
The calculator offers straight-line (equal amounts each year), declining-balance (front-loaded, using the factor you set - 2 gives double-declining), and sum-of-years-digits (front-loaded, but less aggressive). It computes the full year-by-year schedule for each so you can compare timing. What it does not do is tell you which method an accounting standard or tax regime requires for your asset - that is a policy question for an accountant.
The depreciable basis is cost minus salvage - the default example depreciates $11,000 less $1,000 salvage, so $10,000 over 5 years - and every method stops depreciating once book value reaches the salvage floor. In accelerated methods that floor can truncate the final years' amounts, which the schedule shows explicitly with each year's depreciation and closing book value.
No - it is a generic book-value model, not tax depreciation. Tax systems impose their own asset classes, recovery periods, and conventions: MACRS, Section 179, and bonus depreciation in the US, or capital allowances in the UK, none of which this calculator applies. The optional partial-first-year conventions here are illustrative accounting conventions. Use the schedule to understand method timing, and official sources for filing.
This calculator is an original book-value scheduler implementing straight-line, declining-balance with a selectable factor, and sum-of-years-digits methods with salvage-floor clamping and optional partial-first-year conventions, validated by deterministic fixtures. It is not copied from a single source.
Fixtures pin full year-by-year schedules for all three methods on the $11,000-cost default, including salvage-floor truncation in accelerated methods. The result remains an educational estimate, not tax depreciation or an accounting-standard determination.
Formula version 2026.05.22-generic-depreciation. The version marks the calculation logic and validation fixture set used for this estimate.
Results are educational estimates, not advice. Read the full disclaimer.
loan
Estimate business loan repayment, total interest, fees, and the real APR after loan costs.
other
Calculate profit margin, stock trading margin requirement, or currency exchange margin from clear business and trading inputs.
investment
Estimate return on investment, gain or loss, and annualized return from investment amounts and time held.
investment
Estimate simple and discounted payback periods for an investment with recurring annual cash flow.