Pakket: libmpfrc++-dev (3.7.1+ds-1)
Verwijzigingen voor libmpfrc++-dev
Debian bronnen:
Het bronpakket mpfrc++ downloaden:
Beheerders:
Externe bronnen:
- Homepage [www.holoborodko.com]
Vergelijkbare pakketten:
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.
Andere aan libmpfrc++-dev gerelateerde pakketten
|
|
|
|
-
- dep: libmpfr-dev
- multiple precision floating-point computation developers tools