TPK algorithm: Difference between revisions

Content deleted Content added
Line 81:
printf("%d %.16g\n", i, y);
}
return 0;
 
}
</syntaxhighlight>