Exp : Math Functions : Math PHP Source Code


PHP Source Code » Math » Math Functions »

 

Exp



<?
$test_449 = 449.0;
$test_449 = pow(10, exp(log(log10($test_449))));
print("test_449 is $test_449<BR>");

?>       

           
       



HTML code for linking to this page:

Follow Navioo On Twitter

PHP Source Code

 Navioo Math
» Math Functions