Gauss JORDAN EN C

19

Click here to load reader

description

CÓDIGO PARA RESOLVER UNA MATRIZ GAUS EN C

Transcript of Gauss JORDAN EN C

15

#include #include #include #include #include #include using namespace std;int cadena(char *op){int c;c=0;if(op[15] != ' '){cout