Category:
Mathematical
Returns an integer part of a number.
Syntax
int(
x Numeric
): Numeric
Parameters
x is a source number.
Return value
Type: Numeric.
Examples of using
int(325.11)
Database Tour Documentation | |
int function |
Category:
Mathematical
Returns an integer part of a number.
int(
x Numeric
): Numeric
x is a source number.
Type: Numeric.
int(325.11)