BOOTSTRAP (
klibm
) functions
LIBRARY ROUTINE
kclogmagsq - compute the log magnitude squared of a complex number.
LIBRARY CALL
float kclogmagsq( kcomplex a)
INPUT
a
- complex number
OUTPUT
none
RETURN VALUE
The magnitude of the complex input argument.
DESCRIPTION
kclogmag() returns the log magnitude of the input complex number.
ADDITIONAL INFORMATION
none
EXAMPLES
none
SIDE EFFECTS
none
RESTRICTIONS
none
MODIFICATION
none
FILES
$BOOTSTRAP/objects/library/klibm/src/complex.c
SEE ALSO
klibm(3)
COPYRIGHT
Copyright (C) 1993 - 1997, Khoral Research, Inc. ("KRI") All rights reserved.