Output style used when formatting decimal values.
Synopsis
Declared in <bdldfp_decimalformatconfig.h>
enum Style;
Members
Name |
Description |
|
Output the number in scientific notation. |
|
Output the number in scientific notation. |
|
Natural (to‐scientific‐string) output style. |
Created with MrDocs