BOOTSTRAP (klibm) functions


LIBRARY ROUTINE

kcimag - return the imaginary component of a complex number.

LIBRARY CALL

float kcimag(
   kcomplex a)

INPUT

OUTPUT

none

RETURN VALUE

The value of the imaginary component of the input argument.

DESCRIPTION

kcimag() returns the value of the imaginary component of the 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.