formatExponentValue returns the printed representation of a raw value formatted
using exponential notation and a specific precision. If the value cannot be interpreted
as a double then the a copy of the original value is returned.
This routine is used to format values in columns identified as having exponent format.
formatExponentValue returns the printed representation of a raw value formatted using exponential notation and a specific precision. If the value cannot be interpreted as a double then the a copy of the original value is returned.
This routine is used to format values in columns identified as having exponent format.