typedef s64 fx64;
These fixed-point decimals consist of 1-bit signs, 51-bit integers, and 12-bit decimals. This type is usually used when expanding fx32 during a calculation.
fx32
fx16, fx32, fx64c
01/19/2004 Initial version.