Field SingleBit_Negative2Pow32
- Namespace
- Zyl.VectorTraits.Impl
- Assembly
- VectorTraits.dll
SingleBit - -pow(2, 32) = -4294967296
. Binary is 0xCF800000
.
public const int SingleBit_Negative2Pow32 = -813694976
Returns
- int
- SingleBit - -pow(2, 32) = -4294967296. Binary is 0xCF800000.