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