refresh
This commit is contained in:
parent
3b22ca96d9
commit
8a94f2616d
@ -53,7 +53,7 @@ int main() {
|
|||||||
|
|
||||||
double result = hornerovaschema(x, cof, count);
|
double result = hornerovaschema(x, cof, count);
|
||||||
|
|
||||||
printf(Vysledok je: "%.2f\n", result);
|
printf("Vysledok je: %.2f\n", result);
|
||||||
|
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
BIN
du2/program.exe
BIN
du2/program.exe
Binary file not shown.
Loading…
Reference in New Issue
Block a user