*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->IRIX man pages -> ftn/imag (3)              
Title
Content
Arch
Section
 

Contents


IMAG(3F)							      IMAG(3F)


NAME    [Toc]    [Back]

     imag, aimag, dimag, qimag - FORTRAN imaginary part	of complex argument

SYNOPSIS    [Toc]    [Back]

     real r
     complex cxr
     double precision dp
     double complex cxd
     real *16 qp
     complex*32	cxq

     r = aimag(cxr)
     r = imag(cxr)

     dp	= dimag(cxd)
     dp	= imag(cxd)

     qp	= qimag(cxq)
     qp	= imag(cxq)

DESCRIPTION    [Toc]    [Back]

     aimag returns the imaginary part of its single-precision complex
     argument.	dimag returns the double-precision imaginary part of its
     double-complex argument.  qimag returns the real*16 imaginary part	of its
     complex*32	argument.  The generic form imag may be	used with impunity as
     its argument will determine the type of the returned value.


									PPPPaaaaggggeeee 1111
[ Back ]
 Similar pages
Name OS Title
fraction IRIX Returns the fractional part of the numeric model representation of the argument value
aint IRIX FORTRAN integer part intrinsic function
exponent IRIX Returns the exponent part of the argument when represented as a numeric model number
getarg IRIX return Fortran command-line argument
conjg IRIX FORTRAN complex conjugate intrinsic function
conjg IRIX FORTRAN complex conjugate intrinsic function
sdfft2dui IRIX 2D FFT Real to Complex workspace initialization routines. FORTRAN SPECIFICATION subroutine SFFT2DUI( n1, n2, w
sdfft3dui IRIX 3D FFT Real to Complex workspace initialization routines. FORTRAN SPECIFICATION subroutine SFFT3DUI( n1, n2, n
sdfft1du IRIX 1D Real to Complex Fast Fourier Transform. FORTRAN SPECIFICATION subroutine DFFT1DU( job, n, sequence, inc, wo
sdfftm1dui IRIX Multiple 1D, FFT Real to Complex workspace initialization routines. FORTRAN SPECIFICATION subroutine SFFTM1DUI
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service