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