Answer Happy
Accurate answers. Every time.
https://answerhappy.com/
The function pow(x,y,z) is evaluated as:
https://answerhappy.com/viewtopic.php?t=737204
Page
1
of
1
The function pow(x,y,z) is evaluated as:
Posted:
Wed Jul 13, 2022 7:45 pm
by
answerhappygod
a) (x**y)**z
b) (x**y) / z
c) (x**y) % z
d) (x**y)*z