Click or drag to resize
mathFLT_SGN_MASK Field
Bit-mask used for extracting the sign bit of a Single (0x80000000).

Namespace:  C
Assembly:  C.math (in C.math.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public const int FLT_SGN_MASK = -2147483648

Field Value

Type: Int32
See Also