Maximum positive, normal value of a
Single (
3.40282347e+38).
Namespace:
C
Assembly:
C.math (in C.math.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic const float FLT_MAX = 3,402823E+38f
Public Const FLT_MAX As Single = 3,402823E+38F
public:
literal float FLT_MAX = 3,402823E+38f
static val mutable FLT_MAX: float32
Field Value
Type:
Single
See Also