Field SingleVal_2Pow32
- Namespace
- Zyl.VectorTraits.Impl
- Assembly
- VectorTraits.dll
SingleVal - pow(2, 32) = 4294967296
. Binary is 0x4F800000
.
public const float SingleVal_2Pow32 = 4.2949673E+09
Returns
- float
- SingleVal - pow(2, 32) = 4294967296. Binary is 0x4F800000.