Which header file is used to setup Math library?)
Answers
Answered by
0
Answer:
math.h
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.
Answered by
4
Math.b
It 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.
Similar questions