Go to the documentation of this file.
2 void ausgabe_auswertung(
int schalter,
int laenge,
double kleinster_wert,
double groesster_wert,
double summe,
double durchschnitt,
double median,
double varianz,
double abstand_min,
int posi_min,
double abstand_max,
int posi_max);