08-12-2010 03:51 PM
I have a string I'm reading from a machine that looks exactly like this: "+2.106390E+01"
I need it to be converted to a double (Obviously as 21.06390) , is there an easy way to do this?
Thank you
08-12-2010 04:13 PM
08-12-2010 04:16 PM
String > String/Number Conversion > Fract/Exp String To Number