Floor

Characteristic Description

Returns

Largest integer less than or equal to the specified number.

Return type

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

Syntax

Math.Floor(a)

Parameters

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