www.kxcad.net Home > Electronic Index > Altium(Protel) Index
Declaration
function frac(x : extended) : extended;
Description
The frac function returns the fractional part of a floating point number.
See also
Int, Round and Trunc functions.