MP Mortgage Payment pmt = loan * r * (1 + r)^n / ((1 + r)^n - 1) loan - loan amount i - note percent interest rate (not monthly rate) n - number of periods (ex 360 for a 30 year loan) returned as Money
(r float64, n int)
Source from the content-addressed store, hash-verified