Universidad Católica Boliviana "San Pablo"

UNIVERSIDAD CATÓLICA BOLIVIANA “SAN PABLO” CÓDIGO FUENTE YAMILEY FLORES CÁCERES 84 1894. tabla[i][204] = (0.29 * Math.pow(fc, 0.5) + 0.3 * celdaV) * bw / 100 * 0.8 * h / 100 * 1000; 1895. } 1896. } 1897. 1898. private void generateColumn206() { 1899. double num1, num2, num3; 1900. for (int i = 0; i < rowCount; i++) { 1901. num1 = tabla[i][202]; 1902. num2 = tabla[i][203]; 1903. num3 = tabla[i][204]; 1904. tabla[i][205] = 0.75 * Math.min(Math.min(num1, num2), num3); 1905. } 1906. } 1907. 1908. private void generateColumn207() { 1909. for (int i = 0; i < rowCount; i++) { 1910. tabla[i][206] = (1.0 / 6.0) * Math.pow(fc, 0.5) * bw / 100 * 0.8 * h / 100 * 1000; 1911. } 1912. } 1913. 1914. private void generateColumn208() { 1915. for (int i = 0; i < rowCount; i++) {

RkJQdWJsaXNoZXIy Mjc5NTQw