Jump to content

KAlgebra/Credit payment: Difference between revisions

From KDE UserBase Wiki
Marto1914 (talk | contribs)
Created page with "'''Credit Payment''' Function , which calculate the monthly interest rate by given yearly interest rate. x-yearly given interest rate <code> f:= x-> x/12 </code> [[File:Scree..."
(No difference)

Revision as of 12:20, 15 December 2010

Credit Payment

Function , which calculate the monthly interest rate by given yearly interest rate.

x-yearly given interest rate

f:= x-> x/12