Mortgage Points Calculator

Calculate the cost-effectiveness of mortgage points with our accurate and user-friendly online tool.

Full original guide (expanded)


Audit: Complete
Formula (LaTeX) + variables + units
This section shows the formulas used by the calculator engine, plus variable definitions and units.
Formula (extracted LaTeX)
\[','\]
','
Formula (extracted LaTeX)
\[{monthlyPayment.toFixed(2)}`; document.getElementById('costOfPoints').textContent = `\]
{monthlyPayment.toFixed(2)}`; document.getElementById('costOfPoints').textContent = `
Variables and units
  • T = property tax (annual or monthly depending on input) (currency)
  • I = homeowners insurance (annual or monthly depending on input) (currency)
  • PMI = private mortgage insurance (monthly) (currency)
Sources (authoritative):
Changelog
Version: 0.1.0-draft
Last code update: 2026-01-19
0.1.0-draft · 2026-01-19
  • Initial audit spec draft generated from HTML extraction (review required).
  • Verify formulas match the calculator engine and convert any text-only formulas to LaTeX.
  • Confirm sources are authoritative and relevant to the calculator methodology.
Verified by Ugo Candido on 2026-01-19
Profile · LinkedIn

Audit: Complete
Formula (LaTeX) + variables + units
This section shows the formulas used by the calculator engine, plus variable definitions and units.
Formula (extracted LaTeX)
\[','\]
','
Formula (extracted LaTeX)
\[{monthlyPayment.toFixed(2)}`; document.getElementById('costOfPoints').textContent = `\]
{monthlyPayment.toFixed(2)}`; document.getElementById('costOfPoints').textContent = `
Variables and units
  • T = property tax (annual or monthly depending on input) (currency)
  • I = homeowners insurance (annual or monthly depending on input) (currency)
  • PMI = private mortgage insurance (monthly) (currency)
Sources (authoritative):
Changelog
Version: 0.1.0-draft
Last code update: 2026-01-19
0.1.0-draft · 2026-01-19
  • Initial audit spec draft generated from HTML extraction (review required).
  • Verify formulas match the calculator engine and convert any text-only formulas to LaTeX.
  • Confirm sources are authoritative and relevant to the calculator methodology.
Verified by Ugo Candido on 2026-01-19
Profile · LinkedIn

Audit: Complete
Formula (LaTeX) + variables + units
This section shows the formulas used by the calculator engine, plus variable definitions and units.
Formula (extracted LaTeX)
\[','\]
','
Formula (extracted LaTeX)
\[{monthlyPayment.toFixed(2)}`; document.getElementById('costOfPoints').textContent = `\]
{monthlyPayment.toFixed(2)}`; document.getElementById('costOfPoints').textContent = `
Variables and units
  • T = property tax (annual or monthly depending on input) (currency)
  • I = homeowners insurance (annual or monthly depending on input) (currency)
  • PMI = private mortgage insurance (monthly) (currency)
Sources (authoritative):
Changelog
Version: 0.1.0-draft
Last code update: 2026-01-19
0.1.0-draft · 2026-01-19
  • Initial audit spec draft generated from HTML extraction (review required).
  • Verify formulas match the calculator engine and convert any text-only formulas to LaTeX.
  • Confirm sources are authoritative and relevant to the calculator methodology.
Verified by Ugo Candido on 2026-01-19
Profile · LinkedIn
Formulas

(Formulas preserved from original page content, if present.)

Version 0.1.0-draft
Citations

Add authoritative sources relevant to this calculator (standards bodies, manuals, official docs).

Changelog
  • 0.1.0-draft — 2026-01-19: Initial draft (review required).