GSoC/GCI Archive
Google Code-in 2010 KDE

KAlgebra: Credit payment example

completed by: Martin Markov

mentors: Aleix Pol

This task will consist in creating wiki examples.
Consider you had a credit assigned, you need to explain how to calculate:
  • monthly interest rate by given yearly interest rate.
  • when the credit should have been paid.
Solve these task by
  • using real life values (currency)
  • using recursive definition of a sequence (e.g. a function definition)
It was to be well presented following [1] and [2] guidelines.
It should provide screenshots of the final work together with the wiki explaination.
You can use [3] as a base to know how the wiki coding should be.