restore and done prod 1.6

This commit is contained in:
ada-dmitry
2023-12-31 19:52:01 +03:00
parent cace5b7d76
commit a123789022
6 changed files with 20 additions and 19 deletions
-1
View File
@@ -3,7 +3,6 @@
extern double a, b, eps, x, *pa, *pb, *px;
extern short method, *mth, sig_flag;
extern struct termios default_term, modif_term;
// Декларирование глобальных переменных,
// как внешних для последующего использования их во всей программе.
#define H 0.000001