1.

The function computes the exponential function of x.(a) exp(x)(b) frexp(x)(c) frexp x(d) exp xI had been asked this question in quiz.My enquiry is from Mathematical functions in portion C Library of C

Answer»

Right answer is (d) EXP X

The best I can EXPLAIN: The exp(x) FUNCTION computes the exponential function of x.



Discussion

No Comment Found

Related InterviewSolutions