Floating point numbers. Because they are represented via the C
datatype double
the valid range is machine
dependent. Constants are written just as you would expect. The
decimal point is mandatory only if no exponent follows. Then there
must be at least one digit leading the decimal point. The exponent
symbol may be e
or E
.