| Author |
converting an input string to a double
|
Brian Kohls
Greenhorn
Joined: Sep 14, 2004
Posts: 1
|
|
never mind...got it figured out! [ September 21, 2004: Message edited by: Brian Kohls ]
|
 |
David Ulicny
Ranch Hand
Joined: Aug 04, 2004
Posts: 724
|
|
|
Double.parseDouble(String s)
|
SCJP<br />SCWCD <br />ICSD(286)<br />MCP 70-216
|
 |
 |
|
|
subject: converting an input string to a double
|
|
|