FLT_MAX property

double get FLT_MAX

Maximum representable finite floating-point number.

Implementation

double get FLT_MAX => 3.40282347e+38;