Vidyalelo
C Programming · Q18

Standard Library Functions

Programming · C Programming · question 18

Q18

Which library should be included to use the 'pow' function in C?

A.
math.h
Answer
B.
stdio.h
C.
cmath.h
D.
algorithm.h

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board