|
9155c87b65
|
Updated (shortened) Newton polynomial printing, added simplified polynomial printing
|
2021-10-31 03:28:40 +03:00 |
|
|
95a1c4cb81
|
Added simpified polynomial coefficients computation
|
2021-10-31 02:06:56 +03:00 |
|
|
c83cc2894c
|
Added polynomial input interface
|
2021-10-30 16:16:56 +03:00 |
|
|
49619c27e0
|
First Newton interpolation polynomial implementation. No dots input, no polynomial simplification
|
2021-10-30 15:38:18 +03:00 |
|
|
8933e4b220
|
Fixed resize function, separated array index convertion to convert_pos function, added separated get function
|
2021-10-30 13:12:39 +03:00 |
|
|
b7110e1bc1
|
Increaced accurancy by switch from float to double
|
2021-10-25 16:10:51 +03:00 |
|
|
f26825e77b
|
Fixed some memory errors
|
2021-06-13 04:55:38 +05:00 |
|
|
abff9057b5
|
Added header file, some code improvements
|
2021-06-13 04:55:38 +05:00 |
|
|
3a154c4f36
|
Initial release
|
2021-06-13 04:55:38 +05:00 |
|