-
Thomas G. Lockhart authored
Original code used float8out(), but the resulting exponential notation was not handled (e.g. '3E9' was decoded as '3').
Thomas G. Lockhart authoredOriginal code used float8out(), but the resulting exponential notation was not handled (e.g. '3E9' was decoded as '3').