bas7qck.hlp (Table of Contents; Topic list)
SYD# Function
  Syntax  Details  Example                 Contents  Index  Back
──────────────────────────────────────────────────────────────────────────────
SYD# (cost#, salvage#, life#, period#, status%)
 
    ■ cost#       The initial cost of the asset.
    ■ salvage#    The value at the end of the useful life of the asset.
    ■ life#       The useful life of the asset.
    ■ period#     Period for which asset depreciation is desired.
    ■ status%     A variable that returns a value indicating calculation
                  failure or success: 0 = success; 1 = failure.
 
Returns
    The sum-of-years' digits depreciation of an asset for a specified
    period.
 
See Also    DDB#    SLN#