Deprecated: Constant E_STRICT is deprecated in /hp/ao/ae/lz/www/detlefhahn/common/inc/sec_headers_3.inc on line 121
216.73.216.157 annuitaet.php Deprecated: Constant E_STRICT is deprecated in /hp/ao/ae/lz/www/detlefhahn/common/inc/sec_headers_3.inc on line 121
216.73.216.157 annuitaet.php
Deprecated: Constant E_STRICT is deprecated in /hp/ao/ae/lz/www/detlefhahn/common/inc/sec_headers_3.inc on line 121
216.73.216.157 annuitaet.php
Deprecated: Constant E_STRICT is deprecated in /hp/ao/ae/lz/www/detlefhahn/common/inc/sec_headers_3.inc on line 121
216.73.216.157 annuitaet.php Deprecated: Constant E_STRICT is deprecated in /hp/ao/ae/lz/www/detlefhahn/common/inc/sec_headers_3.inc on line 121
216.73.216.157 annuitaet.php Deprecated: Constant E_STRICT is deprecated in /hp/ao/ae/lz/www/detlefhahn/common/inc/sec_headers_3.inc on line 121
216.73.216.157 annuitaet.php
Deprecated: Constant E_STRICT is deprecated in /hp/ao/ae/lz/www/detlefhahn/common/inc/sec_headers_3.inc on line 121
216.73.216.157 annuitaet.php Deprecated: Constant E_STRICT is deprecated in /hp/ao/ae/lz/www/detlefhahn/common/inc/sec_headers_3.inc on line 121
216.73.216.157 annuitaet.php Deprecated: Constant E_STRICT is deprecated in /hp/ao/ae/lz/www/detlefhahn/common/inc/sec_headers_3.inc on line 121
216.73.216.157 annuitaet.php
↻
Deprecated: Constant E_STRICT is deprecated in /hp/ao/ae/lz/www/detlefhahn/common/inc/sec_headers_3.inc on line 121
216.73.216.157 annuitaet.php Deprecated: Constant E_STRICT is deprecated in /hp/ao/ae/lz/www/detlefhahn/common/inc/sec_headers_3.inc on line 121
216.73.216.157 annuitaet.php Deprecated: Constant E_STRICT is deprecated in /hp/ao/ae/lz/www/detlefhahn/common/inc/sec_headers_3.inc on line 121
216.73.216.157 annuitaet.php Deprecated: Constant E_STRICT is deprecated in /hp/ao/ae/lz/www/detlefhahn/common/inc/sec_headers_3.inc on line 121
216.73.216.157 annuitaet.php Deprecated: Constant E_STRICT is deprecated in /hp/ao/ae/lz/www/detlefhahn/common/inc/sec_headers_3.inc on line 121
216.73.216.157 annuitaet.php Deprecated: Constant E_STRICT is deprecated in /hp/ao/ae/lz/www/detlefhahn/common/inc/sec_headers_3.inc on line 121
216.73.216.157 annuitaet.php Deprecated: Constant E_STRICT is deprecated in /hp/ao/ae/lz/www/detlefhahn/common/inc/sec_headers_3.inc on line 121
216.73.216.157 annuitaet.php Deprecated: Constant E_STRICT is deprecated in /hp/ao/ae/lz/www/detlefhahn/common/inc/sec_headers_3.inc on line 121
216.73.216.157 annuitaet.php Deprecated: Constant E_STRICT is deprecated in /hp/ao/ae/lz/www/detlefhahn/common/inc/sec_headers_3.inc on line 121
216.73.216.157 annuitaet.php Deprecated: Constant E_STRICT is deprecated in /hp/ao/ae/lz/www/detlefhahn/common/inc/sec_headers_3.inc on line 121
216.73.216.157 annuitaet.php Deprecated: Constant E_STRICT is deprecated in /hp/ao/ae/lz/www/detlefhahn/common/inc/sec_headers_3.inc on line 121
216.73.216.157 annuitaet.php Deprecated: Constant E_STRICT is deprecated in /hp/ao/ae/lz/www/detlefhahn/common/inc/sec_headers_3.inc on line 121
216.73.216.157 annuitaet.php Deprecated: Constant E_STRICT is deprecated in /hp/ao/ae/lz/www/detlefhahn/common/inc/sec_headers_3.inc on line 121
216.73.216.157 annuitaet.php Deprecated: Constant E_STRICT is deprecated in /hp/ao/ae/lz/www/detlefhahn/common/inc/sec_headers_3.inc on line 121
216.73.216.157 annuitaet.php Deprecated: Constant E_STRICT is deprecated in /hp/ao/ae/lz/www/detlefhahn/common/inc/sec_headers_3.inc on line 121
216.73.216.157 annuitaet.php Deprecated: Constant E_STRICT is deprecated in /hp/ao/ae/lz/www/detlefhahn/common/inc/sec_headers_3.inc on line 121
216.73.216.157 annuitaet.php Deprecated: Constant E_STRICT is deprecated in /hp/ao/ae/lz/www/detlefhahn/common/inc/sec_headers_3.inc on line 121
216.73.216.157 annuitaet.php Deprecated: Constant E_STRICT is deprecated in /hp/ao/ae/lz/www/detlefhahn/common/inc/sec_headers_3.inc on line 121
216.73.216.157 annuitaet.php Deprecated: Constant E_STRICT is deprecated in /hp/ao/ae/lz/www/detlefhahn/common/inc/sec_headers_3.inc on line 121
216.73.216.157 annuitaet.php
Für einen Hypothekenkredit soll die Annuität (d.h. der Ratenbetrag für den Zazhlungszeitraum) berechnet werden.
Eingabewerte sind :
k = Kapital runde Werte verwenden
z = Zinsatz z.B. 7.25
l = Laufzeit Volle Jahre <= 30
r = Raten/Jahr 12, 6, 4, 2, 1
Die Formel dafür lautet:
Q - 1
a = k * Qlr * ----------------
Qlr - 1
Der Aufzinsungsfaktor Q wird wie folgt berechnet :
z
Q = 1 + ------------
100 * r
Das Script soll die Ausgabewerte in tabellerischer Übersicht in eine Datei schreiben,
damit der Kunde eine Entscheidungsgrundlage hat. Dabei sind Jahre automatisch zu variieren.
Zum besseren Verständnis der I/O-Anweisungen soll mit getline und Umleitung gearbeitet werden
Beachten Sie, daß die Ausgabeumleitung > anders als in der Shell wirkt.