Click or drag to resize

BigProductsign Property

The BigProduct's sign.

Namespace:  NumberStone
Assembly:  WhetStone (in WhetStone.dll) Version: 1.0.4.0 (1.0.0.0)
Syntax
C#
public sbyte sign { get; }

Property Value

Type: SByte
1 if the BigProduct is positive. -1 if negative. 0 if the value is zero
See Also