Posted by Erwin Moller on 02/07/06 10:59
mkwong8888@hotmail.com wrote:
> We are unable to represent an unsigned integer with 16 bytes memory
> size. The current integer size is 4 bytes by default. There is no way
> for us to store large integer in this case.
>
>
> The valid number range is from 0 to 2^128-1
> (340282366920938463463374607431768211455).
>
> Thank you.
Hi,
What is your question?
How to use big numbers?
Try searching for bc at www.php.net.
It is all there. :-)
Regards,
Erwin Moller
Navigation:
[Reply to this message]
|