Click or drag to resize
mathFLT_SGN_CLR_MASK Field
Bit-mask used for clearing the sign bit of a Single (0x7fffffff).

Namespace:  C
Assembly:  C.math (in C.math.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public const int FLT_SGN_CLR_MASK = 2147483647

Field Value

Type: Int32
See Also