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