I am trying to find a formula that will give me really accurate compound
> > > interest calculations, where interest is calculated daily and added
monthly.
> > > I have used A=P(1+r) to power n, where A=ac***ulated sum, P is
principal
> > > and r=interest rate expressed as a pro****tion and n is the term.
Using the formula above, I have been
> > able to get close to an accurate figure for calculating interest on my
> > mortgage, but it is not quite right for a case where interest is
calculated
> > daily and added monthly. Do you have a better suggestion, please?
> > > Can you help, please?