setprecision
Inline function that constructs a precision_manipulator object, used in conjunction with stream operators.
(1) |
-
Inline function that constructs a precision_manipulator object, used in conjunction with stream operators.
Parameters:-
int
precision
: The precision value to construct the precision_manipulator
-