|
-
Feb 21st, 2013, 05:50 PM
#1
Thread Starter
Addicted Member
[RESOLVED] Is there any way to do math operation with numbers bigger than max long value?
I'm trying to divide a very large random number (bigger than 9223372036854775807 that is the maximum of Long in vb) by 2 for example, and if I msgbox the output it will be smth like x.xxxxxxxxxxxxxxxxE+xx (when I declare the number as a string and have option strict off).
So any way to get the real value?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|