Which manipulator is used to control the precision of floating point
numbers?
Answers
Answered by
1
Answer:
C++ manipulator setprecision function is used to control the number of digits of an output stream display of a floating- point value.
Similar questions