Go back to Richel Bilderbeek's homepage.
Go back to Richel Bilderbeek's C++ page.
std::numeric_limits is an STL template function to obtain numerical limits from numerical data types.
GetMaxDouble is a check code snippet to get the maximal value of a double.
#include <limits> |
Go back to Richel Bilderbeek's C++ page.
Go back to Richel Bilderbeek's homepage.