Previous: , Up: Complex Functions   [Index]


5.12 Internals

These macros and functions are mainly designed for the implementation of GNU MPC, but may be useful for users too. However, no upward compatibility is guaranteed. You need to include mpc-impl.h to use them.

The macro MPC_MAX_PREC(z) gives the maximum of the precisions of the real and imaginary parts of a complex number.