Fixed-Point Blockset | ![]() ![]() |
Fixed-point numbers are stored in data types that are characterized by their word size in bits, radix point, and whether they are signed or unsigned. The Fixed-Point Blockset supports integers, fractionals, and generalized fixed-point numbers. The main difference between these data types is their default radix point.
A common representation of a binary fixed-point number (either signed or unsigned) is shown below.
![]() | Overview | Signed Fixed-Point Numbers | ![]() |