C library for arithmetic of high precision complex numbers
C library for the arithmetic of high precision complex numbers
libmpc
$ gcc -o program program.c -lmpc -lmpfr -lgmp
$ pkg-config --modversion libmpc
$ brew list libmpc