mpfr_lib Fields |
The mpfr_lib type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | MPFR_PREC_MAX |
The maximum number of bits that can be used to represent the significand of a floating-point number.
|
![]() ![]() | MPFR_PREC_MIN |
The minimum number of bits that can be used to represent the significand of a floating-point number.
|
![]() ![]() | MPFR_VERSION | MPFR_VERSION is the version of MPFR.
|
![]() ![]() | MPFR_VERSION_MAJOR | MPFR_VERSION_MAJOR is the major MPFR version.
|
![]() ![]() | MPFR_VERSION_MINOR | MPFR_VERSION_MINOR is the minor MPFR version.
|
![]() ![]() | MPFR_VERSION_PATCHLEVEL | MPFR_VERSION_PATCHLEVEL is the patch level of MPFR version.
|
![]() ![]() | MPFR_VERSION_STRING | MPFR_VERSION_STRING is the version (with an optional suffix, used in development and pre-release versions) as a string constant.
|