Top

Code Snippets Tagged with numbers by vaseline28

  (2)  
Sort by 
If you're a little unsure on Javascript, I recommend that you use the simple version of the script found
+ 1 likes
6 comment(s)   |   Score: 7.0   |   Language: Javascript   |   Posted by vaseline28 on Jul 12, 2008
The following is a rounding function for whole numbers, not decimals as $round() does. ; Usage: $roundint(Number).P <---- Returns Number rounded to the nearest prop ; 'P' above must be a multiple..
+ 0 likes
3 comment(s)   |   Score: 4.0   |   Language: mIRC   |   Posted by vaseline28 on Jun 13, 2008
Bottom