Kizspy Question: 32
(Choose 1 answer)
PUUWERK.JM.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