ceiling

ceiling : (real -> int)

purpose:
to determine the closest integer above a real number


Intermediate Student Language