sir what is the difference between cmath and math.h header file
Doubt about header file @1:07:37
hello @aaliyah_beg
math.h is a C library header. Its use is deprecated, but allowed in C++.
cmath is a C++ library header. It has the stuff from math.h in the correct namespace plus a lot more
I hope I’ve cleared your doubt. I ask you to please rate your experience here
Your feedback is very important. It helps us improve our platform and hence provide you
the learning experience you deserve.
On the off chance, you still have some questions or not find the answers satisfactory, you may reopen
the doubt.