Content deleted Content added
m Grammar |
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
<hr/>
* Compute <math>y \gets q(x)</math> using [[Horner's method]]
|