X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=contrib%2Fexp%2Fexp2.php;h=b6040fc543f68f9407f21e13844cac84ae30bb27;hb=bbf8d1ba0d35bac874225f0f9ef2102b4dbb1c78;hp=03b7108a216c4237d35d8d72330860955534f334;hpb=51ca33fca8cc2b2ead679e2bb8a166ed845c8c9f;p=core.git diff --git a/contrib/exp/exp2.php b/contrib/exp/exp2.php index 03b7108a..b6040fc5 100644 --- a/contrib/exp/exp2.php +++ b/contrib/exp/exp2.php @@ -5,7 +5,7 @@ bcscale(20); $balance = 1; $years = 100; -$rate = 0.05; +$rate = 0.02; $totalMonths = $years * 12;