Introduction: There are two types of depreciation function in this family:
- Basic depreciation functionality is provided by Depreciate and DepreciatedValue. This pair of functions calculates the depreciation for an asset that has a single date at which depreciation starts, and you know the value of the asset to be depreciated. All the comon types of depreciation method are catered for.
- Depreciation Pooling, using a WIP account that is capitalised and depreciated possibly in stages, is provided by DepPool, DepPoolRatio, and DepPoolWIP.
|