verbrauch = number_format ($fahrleistung * $verbrauch / 100.0, 0, ',', '.'); $benzin->kostenjahr = number_format ($fahrleistung * $verbrauch * $benzinpreis / 100.0, 0, ',', '.'); $benzin->kostenkm = number_format ($benzinpreis * $verbrauch, 2, ',', '.'); $gas->verbrauch = number_format ($fahrleistung * $verbrauch * 1.1 / 100.0, 0, ',', '.'); $gas->kostenjahr = number_format ($fahrleistung * $verbrauch * 1.1 * $gaspreis / 100.0, 0, ',', '.'); $gas->kostenkm = number_format ($gaspreis * $verbrauch * 1.1, 2, ',', '.'); $gas->ersparnis = $fahrleistung * $verbrauch * ($benzinpreis - $gaspreis * 1.1) / 100.0; if ($gas->ersparnis > 0) { $gas->amortisation = number_format ($umbau / $gas->ersparnis, 2, ',', '.'); $gas->ersparnis = number_format ($gas->ersparnis, 0, ',', '.'); } else { $gas->amortisation = ''; $gas->ersparnis = 0; } } } ?>
Fahrleistung im Jahr: Kilometer
Eingabe erforderlich
Ungültige Eingabe
Ihr Verbrauch auf 100 km: Liter (Benzinbetrieb)
Eingabe erforderlich
Ungültige Eingabe
aktueller Benzinpreis: Euro
Eingabe erforderlich
Ungültige Eingabe
aktueller Gaspreis: Euro *1
Eingabe erforderlich
Ungültige Eingabe
Kosten für die Umrüstung: Euro
Eingabe erforderlich
Ungültige Eingabe
 

 

amortisation){?>
    Benzin   Autogas
jährlicher Verbrauch   verbrauch)?> Liter   verbrauch)?> Liter
jährliche Kraftstoffkosten   kostenjahr)?> Euro   kostenjahr)?> Euro
Kraftstoffkosten pro 100 km   kostenkm)?> Euro   kostenkm)?> Euro
jährliche Ersparnis         ersparnis)?> Euro
Amortisationszeit der Autogasanlage         amortisation)?> Jahre

 

content?>
zurück