Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        libmpc - C library for multiple precision complex arithmetic
        
        
        - Description:
- 
MPC is a C library for the arithmetic of complex numbers with
arbitrarily high precision and correct rounding of the result. It is
built upon and follows the same principles as Mpfr. 
Packages
        
        
            | libmpc-0.9-1.fu2012.src
              [552 KiB] | Changelog
              by Andrew Wyatt (2012-06-14): - Built for Fuduntu | 
            | libmpc-0.8.1-1.fc13.src
              [531 KiB] | Changelog
              by Petr Machata (2010-01-20): - Upstream 0.8.1
  - acosh, asinh, atanh: swap of precisions between real and imaginary parts
  - atan: memory leak
  - log: wrong ternary value in data file; masked by bug in Mpfr 2.4.1
- Resolves: #555471 FTBFS libmpc-0.8-3.fc13 |