Hi there
I read values from a file as Strings. One of this
string value is a float and I want to convert this String to a Float. Now I do the following:
Very strange, but this returns a wrong value. What am I doing wrong? Is this some kind of rounding problem? How can I suppress rounding?
Regards,
Stephan