Computer Science, asked by soni4205, 1 year ago

The math library is Set up for the user by the file?
a) float.h
b) limits.h
c) math.h
d) time.h

Answers

Answered by amayra57
54
I think C

Hope this helps you
Mark my answer as brainliest
Answered by aqibkincsem
18

The math library is set up for the user by the file named math.h. This defines various mathematical functions and one macro for functions available in the library.

This should utilize the double as an argument and return the values. It is used to perform mathematical operations in C program and search Math.h functions for logarithm of an argument.

Similar questions