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)

To explain I would SAY: The cosh() function computes the HYPERBOLIC cosine of x. The cosh function returns the hyperbolic cosine VALUE.



Discussion

No Comment Found

Related InterviewSolutions