The maximum (unbiased) exponent of a
Single (
127).
Namespace:
C
Assembly:
C.math (in C.math.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic const int FLT_EXP_MAX = 127
Public Const FLT_EXP_MAX As Integer = 127
public:
literal int FLT_EXP_MAX = 127
static val mutable FLT_EXP_MAX: int
Field Value
Type:
Int32
See Also