[Haskell-beginners] making function problem (chapter 6 of Programming in Haskell)

Ertugrul Soeylemez es at ertes.de
Mon Aug 8 17:28:08 CEST 2011


Roelof Wobben <rwobben at hotmail.com> wrote:

> Im not guessing.
>
> Im trying to understand what you mean by exponation rules.
>
> As far as I can imagaging it cannot be done the same way as you
> described the sum problem.

Try with multiplication first.  If you can do multiplication, then
exponentiation should be clear.


Greets,
Ertugrul


-- 
nightmare = unsafePerformIO (getWrongWife >>= sex)
http://ertes.de/





More information about the Beginners mailing list