Ascending Order Calculator — Sort Numbers Smallest to Largest
Paste or type any list of numbers and this calculator instantly sorts them from smallest to largest (ascending) and largest to smallest (descending), then shows the minimum, maximum, range and median of the set.
How does this calculator work?
Enter a list of numbers; the calculator sorts them from smallest to largest (ascending) and largest to smallest (descending), then reports min, max, range and median. The median is the middle value of the sorted list (or the mean of the two middle values for an even count).
Formula
How this is calculated
Sorting in ascending order means arranging numbers so that each value is less than or equal to the one that follows it — the smallest number comes first and the largest comes last. Descending order is the reverse. The calculator parses the numbers you enter (separating on commas, semicolons or whitespace), then applies a comparison sort.
From the sorted list the calculator derives four summary statistics: the minimum (first element), the maximum (last element), the range (max − min, a simple spread measure), and the median (the middle value of an odd count, or the mean of the two middle values for an even count). These are the building blocks of descriptive statistics and box-and-whisker plots.
Decimals and negative numbers are fully supported. The order of the numbers you type does not matter — the output is always fully sorted.
Frequently asked questions
Ascending order means numbers are arranged from the smallest value to the largest, so each number is greater than or equal to the one before it. For example, 1, 3, 5, 8 is in ascending order.
For an odd number of values the median is the middle number in the sorted list. For an even number of values the median is the average of the two middle numbers. For example, the median of 1, 3, 5, 7 is (3 + 5) ÷ 2 = 4.
Yes. The calculator handles any real numbers — negatives, decimals, and integers — as long as they are separated by commas, semicolons or spaces.
Also known as
TG we-Calculate Editorial Team. (2026). Ascending Order Calculator — Sort Numbers Smallest to Largest [Online calculator]. TG we-Calculate. https://we-calculate.com/calculator/ascending-order-calculator
TG we-Calculate Editorial Team. "Ascending Order Calculator — Sort Numbers Smallest to Largest." TG we-Calculate. 2026. https://we-calculate.com/calculator/ascending-order-calculator.
TG we-Calculate Editorial Team, "Ascending Order Calculator — Sort Numbers Smallest to Largest," TG we-Calculate, 2026. [Online]. Available: https://we-calculate.com/calculator/ascending-order-calculator
@misc{wecalculate_ascending_order_calculator, title = {Ascending Order Calculator — Sort Numbers Smallest to Largest}, author = {{TG we-Calculate Editorial Team}}, howpublished = {\url{https://we-calculate.com/calculator/ascending-order-calculator}}, year = {2026}, note = {TG we-Calculate} }
Did this calculator help you?
