Kizspy | Question: 31
(Choose 1 answer)
FJOVERFLOW.COM
The pow() function in the math.h library is used to calculate the value of a number raised to a specified power.
What is the return value type of the pow() function?
A. double
B. int
C. long double
D. float