An approximate numeric literal is a numeric value in scientific notation,
such as 7E3 and -57.9E2, or a numeric value with a decimal, such as 7.,
-95.7, and +6.2; numbers in the range of Java double are supported.
Approximate literals use the Java floating-point literal syntax.
See:
-
Section 3.8.1.1,
Message Selector Syntax