- 4.45.2.59 -
Standard Units
Math Unit
Math Unit Procedures and FunctionsSln function
Targets: MS-DOS, OS/2, Win32
Math Unit
Returns the straight-line depreciation allowance of an asset.
Declaration:
function Sln(InitialValue,
Residue: Extended;
Time: DWord): Extended;
Remarks:
The Sln function calculates the straight-line depreciation
allowance for an asset over one period of its life.
The function divides the InitialValue minus the Residue
by the number of years of useful Time of the asset.
InitialValue is the amount initially paid for the asset.
Residue is the value of the asset at the end of its useful life.
|
|
|
SinH function |
Table of Content |
Syd function |
- 4.45.2.59 -