Previous Topic

Next Topic

Book Contents

Floor

Floor

Characteristic

Description

Returns

Largest integer less than or equal to the specified number.

Return type

Int32 (for Central Designer Integer and YesNo types).

Syntax

Math.Floor(a)

Parameters

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

Send Feedback