math.statistics: add some padding in the docs (looks better).
parent
4a5885bca1
commit
23fc7b3eb9
|
@ -288,9 +288,9 @@ ARTICLE: "math.statistics" "Statistics"
|
||||||
"Computing the kth smallest element:"
|
"Computing the kth smallest element:"
|
||||||
{ $subsections kth-smallest }
|
{ $subsections kth-smallest }
|
||||||
"Counting the frequency of occurrence of elements:"
|
"Counting the frequency of occurrence of elements:"
|
||||||
{ $subsection "histogram" }
|
{ $subsections "histogram" }
|
||||||
"Computing cumulative sequences:"
|
"Computing cumulative sequences:"
|
||||||
{ $subsection "cumulative" } ;
|
{ $subsections "cumulative" } ;
|
||||||
|
|
||||||
ABOUT: "math.statistics"
|
ABOUT: "math.statistics"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue