Minimum positive, normal value of a
Single (
1.17549435e-38).
Namespace:
C
Assembly:
C.math (in C.math.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic const float FLT_MIN = 1,175494E-38f
Public Const FLT_MIN As Single = 1,175494E-38F
public:
literal float FLT_MIN = 1,175494E-38f
static val mutable FLT_MIN: float32
Field Value
Type:
Single
See Also