Dear all, I'm trying to do like this but failed:
<?php
ini_set('precision',16);
echo pi();
?>
How can I get more digits after . ?
Can anyone help? Thx!
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

