BOOTSTRAP (
klibm
) functions
LIBRARY ROUTINE
kcreal - return the real component of a complex number.
LIBRARY CALL
float kcreal( kcomplex a)
INPUT
a
- complex number
OUTPUT
none
RETURN VALUE
The real component of the complex input argument.
DESCRIPTION
kcreal() returns the real 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.