/* matriisi.c */ #include #define SARAKKEITA 3 double alkioiden_summa(double mat[][SARAKKEITA], int riveja) { int i,j; double summa=0; for (i=0; i