[ 原始碼: 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)
- Multiprecision arithmetic library
-
- dep: libmpfr6 (>= 4.0.0)
- multiple precision floating-point computation