Posted by Lawrence on 01/03/08 05:51
On Jan 3, 10:34 am, Michael Fesser <neti...@gmx.de> wrote:
> .oO(Lawrence)
>
> >hi all, while im computing large values the variable value gets
> >rounded off to the next higher value .How do we stop or prevent this
> >happening.
>
> How large is "large"? What about a code example?
>
> Micha
$a=$b+$c+$d
where $b=99999999999999
$c=99999999999999
$d=99999999999999
Navigation:
[Reply to this message]
|