Knuth–Eve algorithm: Difference between revisions

Content deleted Content added
Ammrat13 (talk | contribs)
m Grammar
Ammrat13 (talk | contribs)
m Concision
Line 90:
{{framebox|blue}}
* Set <math>x \gets x - t</math>
* Let <math>s = x^2</math>. Compute this once so it can be reused throughout the algorithm.
<hr/>
* Compute <math>y \gets q(x)</math> using [[Horner's method]]