On Tue, 2006-08-15 at 07:51 -0700, chen li wrote:
> Dear all,
> 
> What is the formula of 2 to 4(the result is 16)in
> Perl?

perl -e 'print 2**4;'

HTH

-- 
Joshua Colson <[EMAIL PROTECTED]>


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


  • formular chen li
    • Re: formular Joshua Colson

Reply via email to