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.
> 
> Grateful if someone could tell me how they accomplish this.
> 
> Many thanks
> 
> DJ
>


Reply via email to