Gets the sign of the quadruple precision number: -1, 0, or 1.
Namespace: Extreme.MathematicsAssembly: Extreme.Numerics.Net40 (in Extreme.Numerics.Net40.dll) Version: 6.0.16073.0 (6.0.17114.0)
Public ReadOnly Property Sign As Integer
Get
public:
property int Sign {
int get ();
}
member Sign : int with get
Property Value
Type:
Int32
Numerical Libraries
Supported in: 5.x
Reference