FLT_DIG property

int get FLT_DIG

Number of decimal digits of precision for a float.

Implementation

int get FLT_DIG => 6;