Top

mIRC Code Snippets Tagged with root

  (1)  
Sort by 
This is a snippet that finds the standard deviation of a set of numbers. $stdev(3 7 7 19) --> 6 I guess you could also use the $mean identifier if you wanted, $mean(N N N N).
Tags: dev  deviation  equations  math  mirc  root  square  standard  std  stdev  stnd 
+ 1 likes
6 comment(s)   |   Score: 7.0   |   Language: mIRC   |   Posted by mountaindew on Oct 09, 2008
Bottom