Vidyalelo
C Programming · Q101

Standard Library Functions

Programming · C Programming · question 101

Q101

Which of the following is the correct code?

A.
tanh(double x)
Answer
B.
tanh double x
C.
tanhdouble x
D.
tanhdoublex

Answer: Option A

Solution

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