i am doing a task where i met the following problem:
How can I calculate the yearly interest, with at least three decimals, when the monthly interest is 3.4%?
For me it seems hard to figure out a way to return three decimals in this case. Sorry for may asking stupid.