On 06/03/03 00:22 +0530, Payal Rathod wrote: > Hi, > I am putting all bank statements on computer. I use gnumeric for that. > For FDs/loans is there any I can calculate the compound interest for a I don't use gnumeric, but the compounding formula is:
amount = principal*(1+(rate of interest per unit time)/100)^(number of time units) Devdas (left maths ages ago) Bhagat ------------------------------------------------------- This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger for complex code. Debugging C/C++ programs can leave you feeling lost and disoriented. TotalView can help you find your way. Available on major UNIX and Linux platforms. Try it free. www.etnus.com _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
