refresh
This commit is contained in:
parent
722fa1607b
commit
3b22ca96d9
@ -53,7 +53,7 @@ int main() {
|
|||||||
|
|
||||||
double result = hornerovaschema(x, cof, count);
|
double result = hornerovaschema(x, cof, count);
|
||||||
|
|
||||||
printf("%.2f\n", result);
|
printf(Vysledok je: "%.2f\n", result);
|
||||||
|
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user