Recent Changes - Search:

edit SideBar

libmpc

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.

The library is available as 32-bit and 64-bit:

  • If you are compiling a 32-bit program, no special compiler options are needed.
  • If you are compiling a 64-bit program, you have to compile and link your application with "cc -q64" or "gcc -maix64".

Homepage: http://www.multiprecision.org/

Version: 1.0.2-1

Downloads

RPM:

Source RPM:

Package dependencies:


Older version

RPM:

Source RPM:

Package dependencies:


Even older version

RPM:

Source RPM:

Package dependencies:


All versions:

Edit - History - Print - Recent Changes - Search
Page last modified on February 07, 2014, at 10:12 PM