Top

mIRC Code Snippets Tagged with formula

  (2)  
Sort by 
These were a few identifiers I just came up with. Enjoy :-). $avrg: Find the average of a given set of numbers (seperated by a space) Usage: $avrg(Numbers) Example: $avrg(10 2 5 3) -> Returns..
+ 1 likes
8 comment(s)    Score: 7.5    Platform: mIRC    Posted by vSkyzv on Feb 25, 2009
Spearman's rank correlation coefficient is a method of seeing how close two sets of data are together, giving a number between -1 and 1 showing if the data is related or not, this script simply shows you..
+ 0 likes
3 comment(s)    Score: 6.0    Platform: mIRC    Posted by jonesy44 on Sep 30, 2008
Bottom