Get the Power : Math Functions « Math « PHP






Get the Power

<?
echo pow(19, 5);

?>

           
       








Related examples in the same category

1.rand demo
2.Exp
3.Using the arbitrary-precision functions for exact integer arithmetic
4.Difference between ceil and floor
5.Floor in action
6.Round in action
7.sqrt