Previous: Legacy PARAMETER statements, Up: Extensions implemented in GNU Fortran [Contents][Index]
For compatibility, GNU Fortran supports a default exponent of zero in real constants with -fdec. For example, 9e would be interpreted as 9e0, rather than an error.
9e
9e0