Computer Science, asked by aum11, 3 months ago


Which manipulator is used to control the precision of floating point
numbers?

Answers

Answered by ramabajpai058
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