BOOTSTRAP (
klibm
) functions
LIBRARY ROUTINE
kcmagsq - calculate the squared magnitude of a kcomplex number.
LIBRARY CALL
float kcmagsq( kcomplex a)
INPUT
a
- complex number
OUTPUT
none
RETURN VALUE
The magnitude squared of the input argument.
DESCRIPTION
kcmagsq() returns the squarred magnitude of the input argument.
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.