Task 8 is done?
This commit is contained in:
parent
c10e3d3bb1
commit
84233f1e84
6 changed files with 101 additions and 11 deletions
|
@ -4,7 +4,7 @@
|
|||
int t8_solve (
|
||||
double (*f) (double),
|
||||
double a, double b,
|
||||
double eps, int m, double *x
|
||||
double eps, int m, double *res
|
||||
);
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue