InterviewSolution
Saved Bookmarks
| 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 |
|