Set the expwidth attribute of this object to the specified value. The behavior is undefined unless value is 1, 2, 3, or 4.
Synopsis
Declared in <bdldfp_decimalformatconfig.h>
void
setExpWidth(int value);
Parameters
Name |
Description |
value |
minimum number of digits used to write the exponent |
Created with MrDocs