Which header file is used to setup Math library
Answers
Answered by
4
Explanation:
- The math. h header defines various mathematical functions and one macro. All the functions available in this library take double as an argument and return double as the result.
Answered by
2
Math.h header
Similar questions