Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
7 lines
286 B
Text
7 lines
286 B
Text
p5-Math-MPC is a module wraps the MPC library functions.
|
|
|
|
The MPC library is a C library for multiple-precision complex number
|
|
computations with exact rounding. It is based on the MPFR C library
|
|
which, in turn, is based on the GMP C library.
|
|
|
|
WWW: http://search.cpan.org/dist/Math-MPC/
|