From: Phillip Gawlowski Date: 2011-10-11T23:33:18+09:00 Subject: Re: why does `a + f b` not parse? Don't top post, please. 2011/10/11 Bartosz Dziewoński : > Yes, I think we all know that; the question is, why does 2 + sqrt(5) > parse, but 2 + sqrt 5 does not? I've been wondering this myself - is > that syntax somehow ambiguous? So, which one shall it be? 2.+.sqrt(5) 2.+(sqrt(5)) 2.+.sqrt.5 2.+(sqrt.5) 2.+(sqrt(5)) -- Phillip Gawlowski gplus.to/phgaw | twitter.com/phgaw A method of solution is perfect if we can forsee from the start, and even prove, that following that method we shall attain our aim.               -- Leibniz