Click or drag to resize
mpfr_t_mpfr_sign Property
Gets the sign of the 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)
Syntax
public mpfr_sign_t _mpfr_sign { get; }

Property Value

Type: mpfr_sign_t
See Also