opnsense-ports/math/p5-Math-MPC/pkg-descr
2022-09-07 22:33:21 +02:00

5 lines
242 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.