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