math.statistics: add other cumulative words to help article.

db4
John Benediktsson 2012-10-25 16:30:31 -07:00
parent 3ec9dc94da
commit 71da857f43
1 changed files with 8 additions and 2 deletions

View File

@ -258,12 +258,18 @@ ARTICLE: "cumulative" "Computing cumulative sequences"
cum-map cum-map
cum-map0 cum-map0
} }
"Cumulative sum:" "Cumulative math:"
{ $subsections { $subsections
cum-sum cum-sum
cum-sum0 cum-sum0
cum-product
} }
"Cumulative count:" "Cumulative comparisons:"
{ $subsections
cum-min
cum-max
}
"Cumulative counting:"
{ $subsections { $subsections
cum-count cum-count
} ; } ;