cimag(3M) cimag(3M)
NAME
cimag(), cimagf(), cimagl(), cimagw(), cimagq() - the imaginary part of a complex value
SYNOPSIS
DESCRIPTION
These functions are available only for Integrity servers.
returns the imaginary part of z (as a real).
is a version of it takes a argument and returns a result.
is a version of it takes a argument and returns a result.
is an version of it takes an argument and returns an result.
is equivalent to on HP-UX systems.
These functions raise no floating-point exceptions.
USAGE
To use these functions, compile with the default option. To use compile with the option. Make sure your program includes Link in the math
library by specifying on the compiler or linker command line.
ERRORS
No errors are defined.
SEE ALSO
creal(3M), complex(5).
STANDARDS CONFORMANCE
: ISO/IEC C99 (including Annex G, ``IEC 60559-compatible complex arithmetic'')
HP Integrity Server Only cimag(3M)