Explorar el Código

Поменяла индекс

Igor hace 1 año
padre
commit
06616ce7a1
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      лаб1.cs

+ 1 - 1
лаб1.cs

@@ -11,7 +11,7 @@ namespace лаба1
         static void Main(string[] args)
         {
             {
-                int k=1; //Индекс суммы
+                int k=4; //Индекс суммы
                 double Sum = 0; //Сумма ряда
                 double e = 0.001; //Точность
                 while (true) //Цикл