← Back to context

Comment by quelltext

2 years ago

> beware though, Wikipedia is bound to lead to errors by defining the monthly rate as yearly rate / 12

Looks like all the calculators do that as well. What's the right way?

My mortgage company charges interest based on the number of days in the month divided by 365. I have replicated their calculation like this. I'm not sure what they do in leap years - there are at least 3 distinct approaches.

I assume to take compounding into account, you want the 12th root. Instead of 12% → 1%, 1.12^(1/12) gives around 0.95%.