|
|
1.1 ! root 1: function avg(arg,i) ! 2: real arg(*) ! 3: sum=0.0 ! 4: do 20 j=1,i ! 5: 20 sum = sum+arg(j) ! 6: avg = sum/i ! 7: return ! 8: end
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.