U
user
Hello
i have problems with this function, always thru exception
for all data, for example: Convert.ToDouble("545.0"). Why ?
I want to convert string data in different format into double,
i have formats like:
37.439351
2.00000e+02
How can i do it most easily ?
Thanx
Michal
i have problems with this function, always thru exception
for all data, for example: Convert.ToDouble("545.0"). Why ?
I want to convert string data in different format into double,
i have formats like:
37.439351
2.00000e+02
How can i do it most easily ?
Thanx
Michal