GNU Info

Info Node: (g77-295.info)Dble Intrinsic

(g77-295.info)Dble Intrinsic


Next: DCos Intrinsic Prev: DbesYN Intrinsic Up: Table of Intrinsic Functions
Enter node , (file) or (file)node

Dble Intrinsic
..............

     Dble(A)

Dble: `REAL(KIND=2)' function.

A: `INTEGER', `REAL', or `COMPLEX'; scalar; INTENT(IN).

Intrinsic groups: (standard FORTRAN 77).

Description:

   Returns A converted to double precision (`REAL(KIND=2)').  If A is
`COMPLEX', the real part of A is used for the conversion and the
imaginary part disregarded.

   Note: Sngl Intrinsic, for the function that converts to single
precision.

   Note: Int Intrinsic, for the function that converts to `INTEGER'.

   Note: Complex Intrinsic, for the function that converts to
`COMPLEX'.


automatically generated by info2www version 1.2.2.9