SLN Function
The SLN function calculates the straight-line depreciation of an asset for one period, given the asset's original cost, its estimated life, and its salvage value.
This function has the following syntax:
SLN(cost = value, salvage = value, life = value)
This function returns:
• Float—Straight-line depreciation
• Null—On error