Computer Science, asked by ramramramramram9743, 10 months ago

mention function of iomanip​

Answers

Answered by pavnishrigupta59
1

Answer:

good

Explanation:

iomanip setpricision() function in C++ with Examples

The setprecision() method of iomaip library in C++ is used to set the ios library floating point precision based on the precision specified as the parameter to this method. ... Return Value: This method does not returns anything. It only acts as stream manipulators.

Similar questions