[gradsusr] Exponential, power 2, power 3 expression

Rafanoharana Serge Claudio rafanoharana at gmail.com
Tue Jul 5 00:41:22 EDT 2011


Dear all,

I found it, Thank you anyway.
For power, just 'pow(exp,yourpower)' where exp your expression and yourpower
the power you want.
So it becomes:
(a+b)*(a+b)*(a+b) = pow ((a+b),3)

Regards,

Serge


On Mon, Jul 4, 2011 at 3:14 AM, Rafanoharana Serge Claudio <
rafanoharana at gmail.com> wrote:

> Dear all,
>
> I would like to have your confirmation for this expression in grads:
>
> Exponential: 'exp (expression)' is it true?
>
> And how if I want to make something like:
>
> (a+b)*(a+b) = (a+b)^2 is that true?
> (a+b)*(a+b)*(a+b) = (a+b)^3 is that true?
>
>
> Thank you,
>
> Regards,
>
> --
> Serge
>



-- 
Serge
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://gradsusr.org/pipermail/gradsusr/attachments/20110704/09f1ceaa/attachment-0003.html 


More information about the gradsusr mailing list