My Project
 All Files Functions
berechnung_bmi.h
Go to the documentation of this file.
1 float berechnung_bmi(float gewicht, float groesse);
2