Vidyalelo
C Programming · Q10

Standard Library Functions

Programming · C Programming · question 10

Q10

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

A.
math.h
Answer
B.
stdlib.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