blob: 8912208e8ce4ab55e7be56ba1115983e4260cbce (
plain)
1
2
3
4
5
6
7
|
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: https://metacpan.org/release/Math-MPC
|