fx32

Definition

typedef s32 fx32;

Description

These fixed-point decimals consist of 1-bit signs, 19-bit integers, and 12-bit decimals. This type is used for matrix elements and results such as from numerical calculations.

See Also

fx16, fx64, fx64c

Revision History

01/19/2004 Initial version.