NEWS: Horner oneliner in Haskell
It's fun that evaluating a polynomial using the Horner-scheme takes only a single line of Haskell code. I wish they had thought functional programming as a basic skill! ;)
http://people.inf.elte.hu/bkil/en/pg/horner.hs
http://people.inf.elte.hu/bkil/en/pg/horner.hs
Comments
Post a Comment