floor Returns the greatest float value less than or equal to input value floor 123.9999 will return 123.0 float64genCABack to top