View Single Post

  #1 (permalink)  
Old 12-12-2006, 11:29 AM
ricc ricc is offline
Member
User
 
Join Date: Jul 2005
Posts: 85
Rep Power: 0
ricc
Default Help with numbers

Hi All,

I am back after a long time. And I have a problem

I am writing a script and got stuck with some numbers. The out put of one of the commands gives me this:

22.00
23.00
23.00
21.00
.
.
.
.
so on & so forth

What I need is to take the numbers and get an average of all these. The result will be used as an input for test condition.

The number of rows can increase or decrease. But at present it is 10.

Please help me.

Thanks,

ricc
Reply With Quote