Top

mIRC Code Snippets Tagged with quadratic

  (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
Snippet to find multiple solutions to any equations Usage: *$solve(<equation>) Things to Note: *That will return what the solution is. *Only one unknown can be in the equation. *Currently..
+ 0 likes
43 comment(s)    Score: 7.6    Platform: mIRC    Posted by MoNoXiDe on Dec 19, 2007
Bottom