[TD_SYSFNLIB.] FLOOR (arg)
Syntax Elements
- TD_SYSFNLIB.
- Name of the database where the function is located.
- arg
- A numeric argument.
arg What FLOOR Returns Inexact number Next largest integer less than or equal to arg. Exact number Input argument arg. NULL NULL.