Php Code: Average
just a simple function that will get the average of numbers that you picked...
Useage: $numbers = "1 4 9 10 4 8"; average($numbers);
and will return the average of them numbers ;)
Useage: $numbers = "1 4 9 10 4 8"; average($numbers);
and will return the average of them numbers ;)
Go to Homepage![]() | You can leave comments once you sign in/up. |





