Parse a floating-point number using the C standard library. Note: might produce slightly different results than e.g. to!double.
See Implementation
Parse a floating-point number using the C standard library. Note: might produce slightly different results than e.g. to!double.