Module amort_dep_tax

Source
Expand description

This module provides functions related to loan/mortgage amortization, depreciation, and tax calculations.

Structs§

AmortizationPeriod
Amorization Period
DepreciationPeriod
Depreciation Period

Functions§

amort_schedule
Amortization Schedule
amort_schedule_into
Amortization Schedule Into
db
Declining Balance Depreciation (DB)
db_into
Declining Balance Depreciation (DB) Into
macrs
MACRS Deprectiation
macrs_into
MACRS Deprectiation Into
progressive_tax
Progressive Income Tax
progressive_tax_unchecked
Progressive Income Tax - Unchecked Version
sln
Straight Line Depreciation (SLN)
sln_into
Straight Line Depreciation (SLN) Into
syd
Sum of the Years Digits (SYD)
syd_into
Sum of the Years Digits (SYD) Into