T5 setprecision(int prec);
The manipulator returns an object that, when extracted from or inserted into the stream str, calls str.precision(prec), then returns str.
str
str.
precision
(prec)