"Jackson" <Jackson@dddd.c om> wrote in message
news:toPcf.1927 88$ir4.99012@ed tnps90...[color=blue]
> Is there any way not to get scientific notation
> when toString for more than particular digits.
>
>
>[/color]
"Jackson" <Jackson@dddd.c om> wrote in message
news:toPcf.1927 88$ir4.99012@ed tnps90...[color=blue]
> Is there any way not to get scientific notation
> when toString for more than particular digits.
>[/color]
Take a look at the NumberFormat class and its methods.
Comment