X2Fix
X2Fix Convert an Extended to a Fixed data type
#include <FixMath.h> Toolbox Utilities
Extended arg ; value to convert
returns arg, expressed as a Fixed data type
X2Fix returns its Extended argument, converted into a Fixed data type.
arg is an 80-bit or 96-bit Extended value.
Returns: a 32-bit Fixed value, equivalent to arg to the best precision
possible for the data type.