Closed phillipjohnston closed 2 years ago
Test this behavior:
For a string to be recognized as a numeric symbol, it should contain the following pieces in the following order: An optional string of white-space characters An optional sign One of the strings: INF, infinity, NaNQ, NaNS, or NaN (case insensitive)
From: https://sites.ualberta.ca/dept/chemeng/AIX-43/share/man/info/C/a_doc_lib/libs/basetrf1/atof.htm
Test this behavior:
From: https://sites.ualberta.ca/dept/chemeng/AIX-43/share/man/info/C/a_doc_lib/libs/basetrf1/atof.htm