We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f2a30a commit c2aad25Copy full SHA for c2aad25
tools/awk/median.awk
@@ -5,7 +5,7 @@
5
# Usage: median
6
#
7
# Input:
8
-# - a column of numbers
+# - a sorted column of numbers
9
10
# Output:
11
# - median value
0 commit comments