Add dist ans Task 5 is done!
This commit is contained in:
parent
4a5c5ea41e
commit
2f21a20fd1
21 changed files with 970 additions and 37 deletions
6
2025.04.18/05Ex/solve.h
Normal file
6
2025.04.18/05Ex/solve.h
Normal file
|
@ -0,0 +1,6 @@
|
|||
#ifndef SOLVE_H
|
||||
#define SOLVE_H
|
||||
|
||||
double fsin (double x, const double eps);
|
||||
|
||||
#endif
|
Loading…
Add table
Add a link
Reference in a new issue