FINANCE.SLN
FINANCE.SLN(cost, salvage, periods)
Calculates the depreciation of an asset for one period using the straight-line method.
- cost: Initial cost of the asset.
- salvage: Value of the asset at the end of the depreciation.
- periods: The number of periods over which the asset is depreciated.