Math.Mpfr.Native Namespace |
Class | Description | |
---|---|---|
![]() | mpfr_lib |
Represents all of the functions of the GNU MPFR library.
|
![]() | mpfr_t |
Represents a multiple precision floating-point number.
|
![]() | va_list |
Represent a variable argument list.
|
Structure | Description | |
---|---|---|
![]() | intmax_t |
Represents the maximum width integer type.
|
![]() | mpfr_exp_t |
Represents the exponent of a floating-point number.
|
![]() | mpfr_prec_t |
Represents precision in number of bits.
|
![]() | mpfr_sign_t |
Represents the sign of a floating-point number.
|
![]() | uintmax_t |
Represents the maximum width unsigned integer type.
|
Enumeration | Description | |
---|---|---|
![]() | mpfr_flags_t |
Represents one or more exception flags.
|
![]() | mpfr_free_cache_t |
Represents the free cache policies.
|
![]() | mpfr_kind_t |
Represents the kind of floating-point number in the GNU MPFR - Custom Interface.
|
![]() | mpfr_rnd_t |
Represents the different rounding modes.
|