The comma is OK because Arno uses a german OS where the decimal
separator is defined as comma, so this is not the problem.

The problem is, that he reads it first as SGL, then converts to EXT,
this yields e.g. 2.8810699999999999E-42 which is not equal to the test
number.
Your way is correct. You read it directly as EXT.

Reply via email to