C++ Language/Std/CRuntime/Math/BasicMath

The C-Runtime library's support for basic mathematics includes functions like std::max(), std::abs(), std::round(), and std::sqrt().

Additional information about basic math functions (includes interactive examples)

Category:Book:C++ Language#Std/CRuntime/Math/BasicMath%20
Category:Book:C++ Language