- Programmierer Forum - C++, PHP, Java & VBA
»

Die Suche hat 1 Ergebnis ergeben.

Mittelwert Funktion in C
Programmierer » Sprachen » C
30.04.2012, 12:55 - Antworten: 7 - Aufrufe: 37969
Pinki96 - Beitrag #3560958

falls nochmal jemand das gleiche Problem hat


#include <stdio.h>

main() {
int x,anzahl;
double zahl, summe=0.0, mittelw;
printf("\n\tMittelwert\n");
printf("Wie viele Werte wollen s...
© 2004 - 2025 www.programmierer-forum.de | Communities | Impressum |