W3cubDocs

/GNU Fortran 7

6.1.32 Default exponents

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.

© Free Software Foundation
Licensed under the GNU Free Documentation License, Version 1.3.
https://gcc.gnu.org/onlinedocs/gcc-7.2.0/gfortran/Default-exponents.html