Field SingleBit_2Pow23
- Namespace
- Zyl.VectorTraits.Impl
- Assembly
- VectorTraits.dll
SingleBit - (float)0x00800000 = pow(2, 23) = 8388608
. Binary is 0x4B000000
.
public const int SingleBit_2Pow23 = 1258291200
Returns
- int
- SingleBit - (float)0x00800000 = pow(2, 23) = 8388608. Binary is 0x4B000000.