rand demo : Math Functions « Math « PHP






rand demo

<?
echo rand(0,576);

?>

           
       








Related examples in the same category

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