[ 源代码: mpclib3 ]
软件包:libmpc3(1.3.1-1 以及其他的)
multiple precision complex floating-point library
MPC is a portable library written in C for arbitrary precision arithmetic on complex numbers providing correct rounding. For the time being, it contains all arithmetic operations over complex numbers, the exponential and the logarithm functions, the trigonometric and hyperbolic functions.
Ultimately, it should implement a multiprecision equivalent of the ISO C99 standard.
It builds upon the GNU MP and the MPFR libraries.
其他与 libmpc3 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgmp10 (>= 2:6.3.0+dfsg)
- 多精度运算库
-
- dep: libmpfr6 (>= 4.0.0)
- multiple precision floating-point computation