Thu, 17 Jul 2008 19:34:58 -0400, /Arne Vajhøj/:
> Stanimir Stamenkov wrote:
>
>> How are the two constructors BigDecimal(String) and BigDecimal(double)
>> different?
>
> Read:
>
> http://java.sun.com/javase/6/docs/ap...Decimal(double)
Thank you, Arne, Patricia and Stefan for your replies. I now feel
much confident in what's going on. May be the detail I've been
missing mainly is the Double.toString(double) conversion.
--
Stanimir