Vidyalelo
C Programming · Q217

Standard Library Functions

Programming · C Programming · question 217

Q217

The function computes the exponential function of x.

A.
exp(x)
B.
frexp(x)
C.
frexp x
D.
exp x
Answer

Answer: Option D

Solution

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