A function for getting the fractional part of a number, much how FLOOR() can obtain the integer part of a number (and was effectively a stand-in of the old BASIC INT() telling from the manual). FRAC() or something, name it something that makes sense.