Go back to Richel Bilderbeek's homepage.
Go back to Richel Bilderbeek's C++ page.
std::pow is a mathematical STL function to take the power of two doubles.
To take the power of two integers, use IntPower instead.
Operating system(s) or programming environment(s)
Libraries used:
#------------------------------------------------- |
#include <cmath> |
Go back to Richel Bilderbeek's C++ page.
Go back to Richel Bilderbeek's homepage.
This page has been created by the tool CodeToHtml