forum.vdsworld.com Forum Index forum.vdsworld.com
Visit VDSWORLD.com
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


big numbers.... :S

 
Post new topic   Reply to topic    forum.vdsworld.com Forum Index -> General Help
View previous topic :: View next topic  
Author Message
Sanders
Newbie


Joined: 12 Apr 2004
Posts: 6

PostPosted: Fri Jan 14, 2005 2:38 am    Post subject: big numbers.... :S Reply with quote

Hi,

i would like to know why with VDS 5,

this : %%number = @MOD(200000,54356243463242534652354267478)

doesn't work ?

i have an error like : not numeric ! but it is numeric Sad

big numbers are not supported ?

thanks...
Back to top
View user's profile Send private message
Dr. Dread
Professional Member
Professional Member


Joined: 03 Aug 2001
Posts: 1065
Location: Copenhagen, Denmark

PostPosted: Fri Jan 14, 2005 6:59 am    Post subject: Reply with quote

This arithmetic operation on integers probably handles 32-bit Longint, i.e. max value would be 2147483647.

Try this:
Code:
info @MOD(2147483647,200000)


And then try to increase the first value by 1

Greetz
Dr. Dread

_________________
~~ Alcohol and calculus don't mix... Don't drink and derive! ~~

String.DLL * advanced string processing
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    forum.vdsworld.com Forum Index -> General Help All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum

Twitter@vdsworld       RSS

Powered by phpBB © 2001, 2005 phpBB Group