软件包: libmpfrc++-dev (3.6.6+ds-1)
libmpfrc++-dev 的相关链接
Trisquel 的资源:
下载源码包 mpfrc++:
维护者:
Original Maintainers:
- Debian Science Maintainers (Mail Archive)
- Jerome Benoit
外部的资源:
- 主页 [www.holoborodko.com]
相似软件包:
multi-precision floating point number class for C++
MPFR C++ introduces C++ arbitrary precision numeric types; based on GNU MPFR --- Multiple Precision Floating-Point Reliable Library.
MPFR C++ makes possible to use MPFR calculations in the same simple way as calculations with numbers of built-in types double or float: all arithmetic and boolean operators (+, -, *, /, >, !=, etc.) are implemented through operator overloading technique; elementary mathematical functions (sqrt, pow, sin, cos, etc.) are supported.
其他与 libmpfrc++-dev 有关的软件包
|
|
|
-
- dep: libmpfr-dev
- multiple precision floating-point computation developers tools