On Tue, Oct 20, 2009 at 01:12, Jonas Maebe <jonas.maebe at elis.ugent.be> wrote: > Except if you want to use the constant in another constant expression (which > is not possible with a function, inlined or not). Which, by the way, is another limitation that would be good to lift: const PI = Arctan(1) * 4; -- Alexander S. Klenin