patoots
Posts: 6
Nickname: patoots
Registered: Oct, 2003
|
|
Re: double without the exponent
|
Posted: Oct 15, 2003 6:06 PM
|
|
Senthoor: no, am not doing any calculations... am doing this because am manipulating the value for display purposes. What i wanna do is if I initialize the string variable with the said value and convert/parse it to double, i'd still get the same value... without the E in the value.
Maybe I'll try using BigDecimal and do some manipulations with it. Unless you can give me simpler options ;)
Thanks!
|
|