Help for this page
Select Code to Download
Select
or
download this
sub find_avg { (eval join"+",@{$_[0]})/(($#{$_[0]})+1); }