
Go to the source code of this file.
Functions | |
| float | berechnung_bmi (float gewicht, float groesse) |
| float berechnung_bmi | ( | float | gewicht, |
| float | groesse | ||
| ) |
Die Funktion berechnet den Body-Mass-Index.
| gewicht | Das Gewicht in kg. |
| groesse | Die Groesse in cm. |
1.8.4