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