Computer Science

Fill in the blanks:

_________ function returns the closest integer value greater than or equal to a floating point number.

Python Modules

3 Likes

Answer

ceil()

Answered By

3 Likes


Related Questions