Page 1 of 1

Which of the following is the same as math.exp(p)?

Posted: Wed Jul 13, 2022 7:45 pm
by answerhappygod
a) e ** p
b) math.e ** p
c) p ** e
d) p ** math.e