What Are The CMath Mathematical Special Functions in Modern C++?

Yilmaz Yoru
C++ Builder
Published in
Dec 11, 2023

In C++11 and C++14, we were able to use this math.h library in C++ applications. After the C++17 standard, this library modernized math operations with the cmath library. Functions are declared in <cmath> header. In this post, we list most of these mathematical functions declared in the <cmath> header of modern C++.

https://learncplusplus.org/what-are-the-cmath-mathematical-special-functions-in-modern-c/

--

--

Yilmaz Yoru
C++ Builder

Mechanical Engineer (MSc PhD), Developer, Founder of Esenja Company, Embarcadero C++ Builder MVP