1.10 pow(x,y) is used to
A) power of yx
B) power of xy
C) logarithm of x on the base y
D) Such function does not exist
pow(x,y) is used to
July 7, 2021 in C and CPP
July 7, 2021 in C and CPP
1.10 pow(x,y) is used to
A) power of yx
B) power of xy
C) logarithm of x on the base y
D) Such function does not exist