menu
stdc package
documentation
float.dart
StdcFloat
DBL_DIG property
DBL_DIG property
dark_mode
light_mode
DBL_DIG
property
int
get
DBL_DIG
Number of decimal digits of precision for a double.
Implementation
int get DBL_DIG => 15;
stdc package
documentation
float
StdcFloat
DBL_DIG property
StdcFloat extension on
Stdc