Returns the minimum number of significant digits that will be displayed. This value has no effect unless areSignificantDigitsUsed() returns true.
Definition at line 4573 of file decimfmt.cpp. Referenced by subformat(), toPattern(), and unum_getAttribute(). {
return fMinSignificantDigits;
}
Here is the caller graph for this function:
![]() |