kdcomp2comp - convert a kdcomplex number to a kcomplex number.
LIBRARY CALL
kcomplex kdcomp2comp(
kdcomplex a)
INPUT
a - kdcomplex number
OUTPUT
none
RETURN VALUE
the complex conversion of the input
argument.
DESCRIPTION
kdcomp2comp converts a double precision
complex number in a typedef'd "kdcomplex"
structure into a single precision
complex number in a typedef'd "kcomplex"
structure.
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.