Number Sorter
Sort numbers asc/desc and calculate basic statistics
Ascending
5, 12, 17, 31, 42, 56, 68, 79, 84, 93
Descending
93, 84, 79, 68, 56, 42, 31, 17, 12, 5
Calculations require finite real numbers and division by zero is undefined. Decimal arithmetic follows browser IEEE-754 floating-point rounding.
