Fred, Tomasz Many thanks
Clearly looking in the wrong place. DJ ----- Original Message ----- From: Fred To: [email protected] Sent: Friday, December 08, 2006 5:02 PM Subject: [amibroker] Re: math Power function Use the symbol ^ i.e. x = 2 ^ C; --- In [email protected], "David Jennings" <[EMAIL PROTECTED]> wrote: > > Amongst others, I'm trying to evaluate the following: > > cc = pow(pow(2, 1/cascades) - 1, 0.25); > > However, Amibroker seems to have the facility to raise a variable to a power missing from the library. > .
