DBLE(A)
Converts A to double precision real type.
Fortran 77 and later
Elemental function
RESULT = DBLE(A)
A | The type shall be INTEGER , REAL , or COMPLEX . |
The return value is of type double precision real.
© Free Software Foundation
Licensed under the GNU Free Documentation License, Version 1.3.
https://gcc.gnu.org/onlinedocs/gcc-10.2.0/gfortran/DBLE.html