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

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

Field Value

Type: Int32
See Also