Positive number — the upfront cost
WACC, required return, or hurdle rate

📈 NPV & IRR Results

Period Cash Flow ($) Discount Factor Present Value ($) Cumulative NPV ($)

NPV formula: NPV = Σ [CFt / (1 + r)t] − Initial Investment  |  IRR solved via Newton-Raphson iteration (100 max iterations, tolerance 1×10⁻⁷)


🏦 Loan Amortization Schedule

# Date Payment ($) Principal ($) Interest ($) Balance ($)

Formula: M = P × [r(1+r)ⁿ] / [(1+r)ⁿ−1]  |  r = annual rate ÷ 12, n = years × 12