What are the header files that are included in math dot h in C plus plus
Answers
Answered by
1
C Programming/math.h. math.h is a header file in the standard library of the C programming language designed for basic mathematical operations. ... Mathematical library functions that operate on integers, such as abs , labs , div , and ldiv , are instead specified in the stdlib.h header.
Similar questions