Which header file is used to setup Math library?
Answers
Answered by
0
Answer:
math.h
Explanation:
h is a header file in the standard library of the C programming language designed for basic mathematical operations. Most of the functions involve the use of floating point numbers.
Hope it helps. : )
Answered by
1
Math.h
Similar questions