Click or drag to resize
mathFLT_EXP_BIAS Field
The exponent bias of a Single, i.e. value to subtract from the stored exponent to get the real exponent (127).

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

Field Value

Type: Int32
See Also