[Haskell-cafe] Problems with square root...

Radu Grigore radugrigore at gmail.com
Wed Dec 21 13:14:27 EST 2005


On 12/21/05, Daniel Carrera <daniel.carrera at zmsl.com> wrote:

> > round sqrt(2)
> I don't understand why it dosn't work without brackets.

Function application is left associative in Haskell.


--
regards,
 radu
http://rgrig.blogspot.com/


More information about the Haskell-Cafe mailing list