On Thu, Dec 13, 2012 at 2:36 PM, Boyko Bantchev <[email protected]> wrote:
> On 13 December 2012 17:12, Raul Miller <[email protected]> wrote:
>> ...
>> http://rosettacode.org/wiki/Horner's_rule_for_polynomial_evaluation#J
>
> It seems that your "Horner's rule" is something different than the
> Horner's rule of Horner and of everybody else.

It's the same in the sense that given the same coefficients we get the
same result.  Or did you have an example where the code computes the
wrong result?

It's different in the sense that code written in J is different code
from code written in another language.

-- 
Raul
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to