Universidad Católica Boliviana "San Pablo"

UNIVERSIDAD CATÓLICA BOLIVIANA “SAN PABLO” CÓDIGO FUENTE YAMILEY FLORES CÁCERES 26 560. tabla[i][25] = tramo * 100 - celdaAA; 561. } 562. } 563. 564. private void generateColumn27() { 565. double num1 = bx * Math.pow(by, 3) / 12; 566. for (int i = 0; i < rowCount; i++) { 567. tabla[i][26] = num1; 568. } 569. } 570. 571. private void generateColumn28() { 572. double num1 = bx * by; 573. for (int i = 0; i < rowCount; i++) { 574. tabla[i][27] = num1; 575. } 576. } 577. 578. private void generateColumn29() { 579. double celdaAA, celdaAB, celdaAC; 580. for (int i = 0; i < rowCount; i++) { 581. celdaAA = tabla[i][24]; 582. celdaAB = tabla[i][25];

RkJQdWJsaXNoZXIy Mjc5NTQw