Python中可以通过import math 语句导入math函数库,下列选项中可以实现向下取整的是?( )
math.ceil()
math.sqrt()
math.round()
math.floor()