Double.NegativeZero Field

Definition

Represents the number negative zero (-0).

public: double NegativeZero = 0;
public const double NegativeZero = 0;
val mutable NegativeZero : double
Public Const NegativeZero As Double  = 0

Field Value

Value = 0

Applies to