Add to Chrome
✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
Da bismo poništili dejstvo manipulatora “fixed” ili “scientific”,potrebno je zadati komandu
”,
potrebno je zadati komandu
std::cout.clear(std::fixed || std::scientific);
std::cout.undo(std::iomanip);
std::cout.unset(std::fixed, std::scientific);
std::cout.unsetf(std::ios::floatfield);
Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!