These macros and
functions are mainly designed for the implementation of 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.