Hi,
When I try to read the read content of the attached file with file reader and change the content to number using string to number (decimal) then the number changes to
5.7694719999999997E23 which is different than the original number. We have many similar numbers in the original file, and there is no problem with them, but this specific number lose its precision. I thought this might be a bug, or am I missing something here? Any guidance would high be appreciated. Best Regards |