Universidad Católica Boliviana "San Pablo"

UNIVERSIDAD CATÓLICA BOLIVIANA “SAN PABLO” CÓDIGO FUENTE YAMILEY FLORES CÁCERES 44 974. } 975. 976. private void generateColumn77() { 977. for (int i = 0; i < rowCount; i++) { 978. tabla[i][76] = Math.abs(tabla[i][68]) - (((tabla[i][69] 979. + tabla[i][73]) / 2) * (tabla[i][19] / 100)); 980. } 981. } 982. 983. private void generateColumn78() { 984. for (int i = 0; i < rowCount; i++) { 985. tabla[i][77] = tabla[i][51] * - 1; 986. } 987. } 988. 989. private void generateColumn79() { 990. for (int i = 0; i < rowCount; i++) { 991. tabla[i][78] = tabla[i][50]; 992. } 993. } 994. 995. private void generateColumn80() { 996. for (int i = 0; i < rowCount; i++) {

RkJQdWJsaXNoZXIy Mjc5NTQw