Question: Write a PHP program called math.php that has a function named average to calculate the average of three integers passed by value. The program should
Write a PHP program called math.php that has a function named average to calculate the average of three integers passed by value. The program should also have a function named largest that returns the largest of three integers passed by value. The results of each function should be displayed in the main part of the program
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
