In This Topic
Rounds a specified
DB2Double number to the next lower whole number.
Syntax
Parameters
- n
- The specified DB2Double to round.
Return Value
A new
DB2Double structure that contains the whole number portion of the specified
DB2Double.
See Also