Versions in this module Expand all Collapse all v0 v0.0.2 Jul 29, 2026 Changes in this version + func AnnualDebtService(monthly float64) float64 + func DSCR(noi, annualDebtService float64) float64 + func MonthlyPayment(principal, annualRate float64, months uint32) float64 + func Verdict(ratio float64) string v0.0.1 Jun 25, 2026