Set the precision attribute of this object to the specified value. Behavior is undefined unless value >= -1.
Declared in <bdldfp_decimalformatconfig.h>
void
setPrecision(int value);
| Name | Description |
|---|---|
| value | number of digits written after the decimal point |