note 102272 deleted from function.sqrt by danbrown

[email protected]
Newsgroups php.notes
Message-ID <[email protected]>
Note Submitter: marcoarah 

----

netmask and wietse89: you can use log() to achieve it:

<?php
$result = log(256, 2);
echo $result;
/*
 * Output: 8
 */
?>

And log() always returns float.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.