Previous Topic

Next Topic

Book Contents

Ceiling

Ceiling

Characteristic

Description

Returns

Smallest integer greater than or equal to the specified number.

Return type

Int32 (for Central Designer Integer and YesNo types).

Syntax

Math.Ceiling(a)

Parameters

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

Send Feedback