Go back to Richel Bilderbeek's homepage.
Go back to Richel Bilderbeek's C++ page.
std::noshowpoint is an STL stream manipulator to not show the zeroes behind the comma of a double.
#include <iostream> |
Screen output:
1.000000000 |
Go back to Richel Bilderbeek's C++ page.
Go back to Richel Bilderbeek's homepage.
This page has been created by the tool CodeToHtml