复利终值计算器

F = P(1 + r/n)^(nt)

本金按年利率 r、每年 n 次复利、t 年后的终值。

📌 计算说明
  • 10000 元、5%、10 年、年复利 → 16288.95。
  • n=12 为月复利。