Go back to Richel Bilderbeek's homepage.
Go back to Richel Bilderbeek's C++ page.
cmath.h is an STL header file for mathematical functions.
#include <cmath>
std::abs std::acos std::asin std::atan std::atan2 std::ceil std::cos std::cosh std::exp std::fabs std::floor std::fmod std::labs std::ldexp std::ldiv std::log std::log10 std::modf std::pow std::sin std::sinh std::sqrt std::tan std::tanh