Maximum Calculator
Maximum Calculator
Maximum Calculator helps calculating the Maximum of a data set.
Enter values separated by commas such as 2 , 4
Examlpe of Maximum
The maximum of data set: 4,8,6,5 is 8
Steps:
1. Arrange the terms in ascending order:
4, 5, 6, 8
2. Take the biggest element of the ascending data set:
8