logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Catmandu::Fix::stat_mean - calculate the standard deviation of an array

Name

       Catmandu::Fix::stat_mean - calculate the standard deviation of an array

See Also

       Catmandu::Fix

perl v5.36.0                                       2023-02-06                    Catmandu::Fix::stat_stddev(3pm)

Synopsis

          # Calculate the standard deviation of foo. E.g. foo => [1,2,3,4]
          stat_stddev(foo)  # foo => '1.12'

See Also