Find the output of the following functions:
a) math.fabs (-10.5)
b) math.ceil (-3.5)
c) math.sqrt (144)
d) math.pow (2,3)
Answers
Answered by
0
Answer:
I think B) math.ceil(-3.5)
Similar questions