Background: I'm an engineering student with no experience with a real investment account or anything of that sort.
If we were to extend the concept of compound interest strictly mathematically, the formula would be:
$$\text{Amount} = \text{Principal} \times \text{rate} ^ t$$ where $t$ is time in number of compounding periods passed, including fractional part
For example, a principal of 1, with an interest rate of 1.2 (20% increment), compounded annually, after 2 years and 3 months would be:
$$\text{Amount} = 1 \times (1.2)^{(2+3/12)}$$
But as per my understanding, banks and other such institutes write the change on records only at the end of the compounding period (a year). So it also makes sense for someone to not realise this mathematical extension, and instead use simple interest for the fractional part of the year, following the formula:
$$\text{Amount} = 1 \times (\text{rate} ^ {\text{(completed years)}} + \text{rate} \times \text{remaining fraction of the year})$$
Is there a formal term to differentiate between these two? Or any other phrase that we can use to explicitly describe this, apart from writing out the formula directly?