a5ed7d3385
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 PR: ports/133396 Submitted by: Wen Heping <wenheping at gmail.com>
8 lines
285 B
Plaintext
8 lines
285 B
Plaintext
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
|