C++ Language/Std/CRuntime/Math/Trigonometry

The C-Runtime includes functions like std::atan2() and std::exp().

Additional information about trigonometry functions (includes interactive examples)

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