Table of Contents

Field SingleBit_Negative2Pow31

Namespace
Zyl.VectorTraits.Impl
Assembly
VectorTraits.dll

SingleBit - (float)0x80000000 = -pow(2, 31) = -2147483648. Binary is 0xCF000000.

public const int SingleBit_Negative2Pow31 = -822083584

Returns

int
SingleBit - (float)0x80000000 = -pow(2, 31) = -2147483648. Binary is 0xCF000000.