Which of the following will produce 9.0 if x=9.9?
(1) math.ceil()
(2)math.round()
(3)math.floor()
(4)math.rint()
Answers
Answered by
3
Hey here is your ans
- math.floor()
Pls mark me as brainist answer
Similar questions