Question: Write a javascript function that takes an array of integers as input, and writes to the DOM the mean of the values, the maximum value,
Write a javascript function that takes an array of integers as input, and writes to the DOM the mean of the values, the maximum value, and the minimum value. Don't use any functions that will do the whole thing for you.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
