Platform | x64, Win32, .NET |
Purpose |
To get the factional part (mantissa) of a real number. |
Class |
Elemental function. |
Syntax |
REAL FUNCTION FRACTION(X) |
Return value |
The result is zero if X is zero otherwise the result is the fractional part of the model used for real numbers. It has the same kind type as the argument. |