Computer Science, asked by deep1048, 1 year ago

What are the header files that are included in math dot h in C plus plus

Answers

Answered by shashankrajamu
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