FloatExtensionsNegativeZero Field
Represents the negative zero value. This value is constant.
Namespace: KGySoft.CoreLibrariesAssembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 8.0.0
public const float NegativeZero = 0f
Public Const NegativeZero As Single = 0F
public:
literal float NegativeZero = 0f
static val mutable NegativeZero: float32
Field Value
Single The value of this constant is -0.0.