FormatSpec.precision

Precision. Its semantics depends on the argument type. For floating point numbers, precision dictates the number of decimals printed.

struct FormatSpec(Char)
int precision;

Meta

Suggestion Box / Bug Report