On Thu, Dec 13, 2012 at 7:10 PM, Boyko Bantchev <[email protected]> wrote: > It seems to me that if the title is > "Horner's rule for polynomial evaluation" > then the posted code must implement the Horner's rule for polynomial > evaluation and not just any polynomial evaluation or whatever else.
In a modern system, and future systems, with code transformations happening in the compiler and parallel computing resources, it's doubtful that this will be a meaningful distinction. -- Raul ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
