BOOTSTRAP (klibm) functions


LIBRARY ROUTINE

kdcreal - return the real component of a double precision complex number.

LIBRARY CALL

double kdcreal(
   kdcomplex a)

INPUT

OUTPUT

none

RETURN VALUE

The real component of the kdcomplex input argument.

DESCRIPTION

kdcreal() returns the real component of the double precision complex input argument.

ADDITIONAL INFORMATION

none

EXAMPLES

none

SIDE EFFECTS

none

RESTRICTIONS

none

MODIFICATION

none

FILES

$BOOTSTRAP/objects/library/klibm/src/convert.c

SEE ALSO

klibm(3)

COPYRIGHT

Copyright (C) 1993 - 1997, Khoral Research, Inc. ("KRI") All rights reserved.