Ceiling

Characteristic Description

Returns

Smallest integer greater than or equal to the specified number.

Return type

Int32 (for Oracle Health Sciences Central Designer Integer and YesNo types).

Syntax

Math.Ceiling(a)

Parameters

  • Parametera.
  • Definition—A number for which the smallest integer greater than or equal to it is to be found.
  • Data type—Any numeric data type.