Click or drag to resize
mpfr_libMPFR_VERSION_STRING Field
MPFR_VERSION_STRING is the version (with an optional suffix, used in development and pre-release versions) as a string constant.

Namespace:  Math.Mpfr.Native
Assembly:  Math.Mpfr.Native (in Math.Mpfr.Native.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static readonly string MPFR_VERSION_STRING

Field Value

Type: String
See Also