KAlgebra/Credit payment

From KDE UserBase Wiki
Revision as of 12:20, 15 December 2010 by 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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Credit Payment

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

x-yearly given interest rate

f:= x-> x/12