Add a function, Q_pow, to the library that takes two arguments. The first is a fixed-point number,
Question:
Add a function, Q_pow, to the library that takes two arguments. The first is a fixed-point number, \(x\), and the second is also a fixed-point number, \(y\). The return value of the function is \(x^{y}\). ( \(x^{y}=e^{y \log (x)}\) )
Fantastic news! We've Found the answer you've been seeking!
Step by Step Answer:
Related Book For
Question Posted: