You are here: Re: [PHP] Power « PHP « IT news, forums, messages
Re: [PHP] Power

Posted by Dotan Cohen on 01/08/06 22:29

On 1/8/06, Khorosh Irani <khorosh@gmail.com> wrote:
> Hello
> How I can get the power of an integer number (for example 8 power 2=64) only
> with loops (without pow() function)?
> Thanks
>
>

Is this for your homework? Untested:

<?php
$num=8;
$power=2;

for ($i=0; $i<$power;$i++) {
$num*=$num;
}

?>

Dotan Cohen
http://technology-sleuth.com/short_answer/what_is_hdtv.html
&^
)

 

Navigation:

[Reply to this message]


Удаленная работа для программистов  •  Как заработать на Google AdSense  •  England, UK  •  статьи на английском  •  PHP MySQL CMS Apache Oscommerce  •  Online Business Knowledge Base  •  DVD MP3 AVI MP4 players codecs conversion help
Home  •  Search  •  Site Map  •  Set as Homepage  •  Add to Favourites

Copyright © 2005-2006 Powered by Custom PHP Programming

Сайт изготовлен в Студии Валентина Петручека
изготовление и поддержка веб-сайтов, разработка программного обеспечения, поисковая оптимизация