Previous Topic

Next Topic

Book Contents

Book Index

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.

Copyright © 2013, 2016 Oracle and/or its affiliates. All rights reserved.