Top

Code Snippets Tagged with average+numbers by mountaindew

  (1)  
Sort by 
This is an identifier than finds the average of a set of numbers. Syntax: $avg(N.N.N.N,C) N = numbers . = delimeter C = delimeter # Ex: $avg(1 5 2 1 6,32) » 3 $avg(2|4|6|8,124) » 5 $avg(1.1.1.1,46)..
Tags: average  avg  number  numbers 
+ 0 likes
7 comment(s)   |   Score: 4.0   |   Language: mIRC   |   Posted by mountaindew on Dec 12, 2007
Bottom