home *** CD-ROM | disk | FTP | other *** search
- #input _NAME_,,Enter the name of the asset (max 20 letters)
- #input _COST_,,The cost of the asset was
- #input _LIFE_,,Enter the estimated lifetime of the asset
- #input _EDV_,,Enter the estimated disposal value of the asset
- [[def 8.6]]
- [[d of=(_EDV_/_COST_)]]
- [[d root=of^(1/_LIFE_)]]
- [[d rate=100-(100*(root))]]
- [[def 8.3]]
- #overtype
- [[dm deprec.out]]
- [[dp the rate of depreciation of the _NAME_ is ,,rate,,^j^j^m]]
- #insert