DoubleExtensionsNegativeZero Field

Represents the negative zero value. This value is constant.

Definition

Namespace: KGySoft.CoreLibraries
Assembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 8.1.0
C#
public const double NegativeZero = 0

Field Value

Double

Remarks

The value of this constant is -0.0.

See Also