Fixed-Point Numbers
- Updated2025-01-22
- 1 minute(s) read
Fixed-Point Numbers
Fixed-point numbers represent rational numbers within a user-specified range and with a user-specified precision. You can specify any size between 1 and 64 bits, inclusive, for a fixed-point number. You can configure fixed-point numbers as signed or unsigned.
Refer to the Numeric Data Types Table for more information about numeric data type bits, digits, and range.
![]() |
Fixed-point —Fixed-point numbers have up to 64 bits of storage. |