Oracle Message PCC-00070 - Illegal syntax, Exponential value in SQL statement: string

ERRORIllegal syntax, Exponential value in SQL statement: string
CAUSEThe precompiler found a syntax error while parsing a number coded in scientific notation. The precompiler expected to find a signed integer following the exponentiation indicator (E), but found something else.
ACTIONReformat the number correctly.