MANPAGES
Skip Quicknav
/ testing / libcatmandu-stat-perl / Catmandu::Fix::stat_mean(3pm)
Scroll to navigation
Catmandu::Fix::stat_mean - calculate the mean of an array
# Calculate the mean of foo. E.g. foo => [1,2,3,4] stat_mean(foo) # foo => '2.5'
Catmandu::Fix