Frac2Fix
Frac2Fix Convert a Fract to a Fixed data type Fract arg ; value to convert returns arg, expressed as a Fixed data type arg is a 32-bit Fract value. Returns: a 32-bit Fixed value, equivalent to arg to the best precision possible for the data type.