if '.' not in value and 'e' in value:
                value = value.replace('e', '.0e', 1)