InterviewSolution
Saved Bookmarks
| 1. |
The function computes the hyperbolic cosine of x.(a) cos(x)(b) cosine(x)(c) cosh(x)(d) cosineh(x)I have been asked this question in examination.My doubt stems from Mathematical functions topic in division C Library of C |
|
Answer» The correct option is (c) cosh(X) |
|