The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#2
|
||||
|
||||
![]() Quote:
I think Nick is leading you astray, the above code will not work if the final value is more than 1 digit (e.g. sqrt 100). If you want to round down in all cases use floor. $number = sqrt($input); $number = floor($number); |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|