mpfr_libMPFR_PREC_MAX Field |
The maximum number of bits that can be used to represent the significand of a floating-point number.
Namespace:
Math.Mpfr.Native
Assembly:
Math.Mpfr.Native (in Math.Mpfr.Native.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic static readonly mpfr_prec_t MPFR_PREC_MAX
Public Shared ReadOnly MPFR_PREC_MAX As mpfr_prec_t
public:
static initonly mpfr_prec_t MPFR_PREC_MAX
static val MPFR_PREC_MAX: mpfr_prec_t
Field Value
Type:
mpfr_prec_t
Remarks
See Also