In my Perl scripts I often need to perform two basic math/statistical operations:

 

1. given a list of numbers, return their average

 

2. given a list of numbers, toss the highest and the lowest, return the result

 

I already have Perl functions that perform these tasks, but I suspect there’s a Perl module out there that does this for me. Any suggestions?

 

-------------------------------------------

John Townsend

AGM Print/PDF Port /Fargo QE Lead

5-7204, [EMAIL PROTECTED]

-------------------------------------------

 

_______________________________________________
Perl-Win32-Users mailing list
Perl-Win32-Users@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to