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