Click or drag to resize
mathFLT_MANT_BITS Field
The number of bits in the mantissa of a Single, excludes the implicit leading 1 bit (23).

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

Field Value

Type: Int32
See Also